Need Spawning/Level Results Help

AppFueledAppFueled Member Posts: 308
edited November -1 in Working with GS (Mac)
After each level, much like "Angry Birds" or "Fragger," I have a level results screen pop up.

The level results screen is its own actor and spawns the actors SCORE, HIGH SCORE, STARS, and buttons for RETRY, MENU, and NEXT. Is there a way to do this where I don't spawn all of these actors?

I know I can just "display" the score and high score but what about the buttons? Do I need to spawn those for them to appear?

ONE MORE THING - when the user clicks a button and leaves the level results screen, it disappears. Either the user goes to another screen or the level resets. Is this good enough or should I be destroying all of the spawned actors first?

Thanks!
Sign In or Register to comment.