Game Development Reference
In-Depth Information
Figure 4-30. Modified Ball Spawning rule
You're almost there but you need to implement the Retry feature when the game
is over. This is fairly easy. You will use the Reset Game behavior.
About Reset Game and Reset Scene:
Although it may sound obvious, Reset Scene will only reset the scene
and not the game. This is very useful when you have a multiple-level
game and you want to give more tries to the players, but keep in mind
that resetting the scene will only reset the scene, and as such, the
game attributes will not be reset. So when you design your game, take
the time to think about which attributes should be game or scene
attributes.
Open the Display actor in the Actor Editor and create a new rule as per
Figure 4-31.
 
Search WWH ::




Custom Search