Time for action – configuring the behavior
The game file to import and load for this session is 5961_02_07.stencyl
.
Ensure that we can see the attributes for the Run and Jump Movement behavior by opening the monkey actor and clicking on the Behaviors button at the upper-center of the screen.
Let's get the keyboard and animation information into the behavior:
Click on the drop-down arrow next to the heading Left Control and select the item labeled left.
Click on the drop-down arrow next to the heading Right Control and select the item labeled right.
Click on the drop-down arrow next to the heading Jump Control and select the item labeled up.
Scroll down the configuration screen so that the section with the red warning triangle icons can be seen.
Click on the Choose Animation… button next to the first icon, which is labeled Idle Left Animation.
In the Choose Animation dialog box that appears, click on the thumbnail for the monkey's Idle Left animation.
Click on OK to confirm your choice.
Click on the...