How do you make credits roll out like the RB Battles ending?


How would I make it like the image above
(Help Wanted)

I’m pretty sure you would create a ScreenGUI for it, and add on text labels (if it moves up then you would script animations onto it which you could find a tutorial on). If you want to include the image at the top, you can add in an image lable as well. Or just play around with the ScreenGUI objects.

I’m wondering if you need one huge text label or just multiple

If you separate them by sections, then you would need multiple. For example “RB Battles Game Developers” is a different text label than the usernames (You can also tell because the text formats are different in the image). But I recommend using multiple to make it easier to position your text labels

This topic was automatically closed 14 days after the last reply. New replies are no longer allowed.