What does this script do? The script is now almost complete
By calling a function with one parameter, the developer can display subtitles on the screen and automatically use TweenService to play animations (appear and disappear)
The script is almost finished, currently you can use the function by calling this function, different character length will change the X size of the frame, when there are multiple subtitles will be automatically sorted dynamically, will continue to update later
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.
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
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.
never seen a subtitle module/resource posted before, this is pretty great!
i love the simplicity and customizability, thank you for sharing this resource!
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.