Game Development Reference
In-Depth Information
Figure 3-18. Modified Serving rule
You can directly reach this step by opening MyFirstPong_step11.gameproj .
Pong, Talk to Me
A final touch-up to the Pong project is to add some key messages that interact
with the player. GameSalad has no speech capability but it can display text
messages on the iOS device screen. As you did before with the score, you will
use an actor to display some key interaction messages to the user.
In the Scene view, create a new actor and change the following attributes:
Name: Display
Size/Width: 360
Size/Height: 100
Color/Alpha: 0
Physics/Moveable: Unchecked
In order to perfectly position the score display on the scene, you will use a
Constrain Attribute behavior to constrain this position.
 
Search WWH ::




Custom Search