|
|
 |

|
|
|
Walking on a Terrain
|
|
1 > 2 > 3
|
|
- Two characters walking on a floor -
|
 |
This tutorial is using two interactive characters created in the previous chapters. They are "Lady" and "Man in Suit". The characters are going to walk on a hilly terrain.
The character "Lady" is using the character controller and the keyboard controller building blocks that we built in Chapter 6. These blocks combined together provide up to four controls from the keyboard numeric. Pressing the keys "8","4","6","2" sends four default messages in the world which are "Joy_Up", "Joy _Down" , "Joy_Right", "Joy _Left". The messages coming from the keyboard are picked up by the behavior called "character controller" which triggers in return a specific animation for each message.
|
| Click on the picture to load the scene |
|
|
|
|
|
|
|
|
|
|
|