Is it possible to have text that moves? I want to have my games title slide onto the screen.
Yeah sure! Instead of specifying the specific x and y co-ordinates for the position of the text, set them to a variable that you can iterate.
Is it possible to have text that moves? I want to have my games title slide onto the screen.
Yeah sure! Instead of specifying the specific x and y co-ordinates for the position of the text, set them to a variable that you can iterate.