I am trying to create animations for switching from screen to screen via click events.
I have basically two differents kinds of animation, zoom into the button i pressed and zoom out.
Is there an option to make these animation "global" or something like that for using it for more than one click event with just changing the coordinates for zooming in/out?
I thought about a function or an array for filling in the variables...
4 Comments