I have written the game. It starts at once, when running the program. EVERYTHING works in one Document Class. Now, I want to do some basic intro, for example, animated countdown before the game starts. How can I kinda pause the game? there is only one frame on the main timeline which contains the background.
Share
If your animation based on the timer.
When start the timer:
when pause the timer:
when resume the timer:
Hope, it will helps you.