In this below file, Once the canon ball hits the green square then the level is completed. Simple test game. You can also see the score is running based on the ball count on the left top. Simple test try.
SO MY QUESTIONS ARE
1. Now i want to create score layout when the ball hits the green square. The layout should have to be like the below reference image with stars and buttons(next level or reply). What is the best way to do that. Is that possible with showing up a sprite with buttons. If yes how to add stars. Could you show it with a test capx.
2. How to stop all behind animations immediately before showing the score layout.
3. How to change the BG to a blur effect
Thanks a lot in advance.