Adaptive Subtitle | Create subtitle in your game

I know, but I created this script is to facilitate developers to debug their content, such as a feature to turn on or off.

2 Likes

With “adaptive”, you just mean that it sizes with the given string?

1 Like

Yes, but if you have any other feature that “adaptive” should be, just tell me i will try to make it better

Can’t understand why people sometimes are being too critical.

Good job, I appreciate your effort you put into it, I believe it’d be useful or an inspiration for some people :slight_smile:

6 Likes

A lot of people also can’t make it. Not everyone is a programmer, nor does everyone want to remake the wheel in their projects. There is a place for simple and efficient solutions.

Please include constructive feedback/criticism vice bashing the resource.

@ OP

I like the attention to UX by integrating TweenService. I think you could expand this a little further. Perhaps, allow developers to specify a TextLabel - in case they want to integrate the mechanics but choose their own display? Also, what is the DevMode parameter? It doesn’t seem to be integrated anywhere else, but I’m curious where you were going with/if it’s being added later.

Your code is also exceptionally neat. It’s very readable and nice to view.

6 Likes

DevMode is for my past version, in this version i already del them because useless, i will give some feature to this mode in future. btw thank for you support

1 Like

aww man, it would have been great if it could transcribe roblox audios or voice chat.

2 Likes

Okay but what game on Roblox other than RoBattles (or whatever that youtuber game was called) has voice lines that need subtitles?

1 Like

欧,我可爱的挨打人!!做的太好看了strong text

2 Likes

look this reply now its main for devloper but i will give more feature that you can use for game

It’s for the people that can’t make it. Honestly, there’s always that one guy on the Devforum that just bashes everyone’s work with no constructive critiques whatsoever. If it’s so easy to make (and in your words: “way better”), why don’t you make a better version?

Just let people be proud of their work, man. It’s really not that hard.

3 Likes

never seen a subtitle module/resource posted before, this is pretty great!
i love the simplicity and customizability, thank you for sharing this resource!

2 Likes

Gee, you sure are incredibly rude. Let the guy share his resources, if it’s a problem to you then keep it to yourself.

2 Likes

oh, that’s a great moudle ! keep going ~ you are best…

1 Like

I think It is best module script!
P100 XD

1 Like

Do I put it in a module script? Thats what I did in RS. I want it to say something when a prox prompt is triggered how do I call it outside the script?

Don’t listen to the critics, this is better than I expected it to be

Btw I am just starting my journey on programming, how do I trigger this script and edit the subtitles? I tried to edit the text but I cannot trigger it.

A bit late tho

Sry for delay reply and code like this

spawn(function()
    AdaptiveSubtitle("Skills are not ready!!" , 0.1 , 4 , 0.1 , 0.08 , false)
end)
1 Like

Code

oh my god thank you so much

thirtycharacters