After attaching a behavior, you can change the event that triggers the action, add or remove actions, and change parameters for actions.
To change a behavior:
1 | Select an object with a behavior attached. |
2 | Choose Window > Behaviors to open the Behavior inspector. |
Behaviors appear in the inspector alphabetically by event. If there are several actions for the same event, the actions appear in the order they will execute. | |
3 | Choose from the following options: |
![]() |
To delete a behavior, select it and click the minus button or press Delete. |
![]() |
To change parameters for an action, double-click the behavior (or select it and press Enter), change parameters in the dialog box, and then click OK. |
![]() |
To change the order of actions for a given event, select the behavior and click the Up or Down button. |
![]() |