Editing a state behavior

State behavior is defined using C statements.  If you are unfamiliar with the C language, refer to C: A Software Engineering Approach.

To edit a behavior

1.    Point to the Header portion of the state and right-click.

2.    Click the Activity Manager tab.

3.    Under Selected Actions, select the action corresponding to the behavior you want to edit.

4.    The code to be edited is displayed in the Edit Action window.

5.    Edit the code.

6.    Click OK, or press ENTER.