I have a popup message asking my players to rate the game on a layer called RATE. The layer is made up of several elements (stars, buttons, text etc).
Rather that having the panel simply appear as it currently does when the user presses the rate button, I want it to shoot up from the bottom of the screen, then shoot down below the screen when they press the close button.
How would I go about this? And would I need to replicate the actions/events for each element, or is there a way to group all of the elements into a single named group and just apply the actions/events to that group?
Thanks all :)