I am trying to figure out what would be the easiest way to be able to click a smaller button tucked away at the very bottom of my game’s Main Menu and have a block of text scrolling to display a list of text for closing/end credits? (kinda like how they show at the end of most movies) I just want to hook that up to a button. I don’t need it at the end of the game because my game project doesnt really end since it’s endless waves of enemies.
I think there’s a way to animate a widget or something and maybe do that vertical kinda like how an animation is done for a player hit effect but I am not sure if I would be doing this the same way or not. This is the only way I can think of currently but, not sure if theres any easier way yet.
The reason for this is because I thought it would be nice to show players who made the game and also because I want to include a list of who all helped me make my game project.
Anyone have any experience or knowledge about this can point me in the right direction? Thank you in advance.