can you help so i can do the following:
in the game-title screen (eg, "play game", "difficulty level", "exit") i would like to animate the buttons...so that if the player clicks on the button/sprite "play game" then you have 4-buttons that move off the screen and into the screen...the 4 difficulty buttons.
how shall i do that? option 1: create a layer with the difficulty buttons and have that layer "move" onto screen. option 2: use 4-different sprites, and move them each on the screen one at a time. or option 3, a better way you may know of and would like to share with me.
essentially, after clicking on "play game", i would like the 4-different sprites/buttons to come on the screen at the same time, but i dont know what is the "better"/easier/efficient way.
can you please assist?