Share
 
 

Scripted Behavior

The Scripted behavior lets you create custom behaviors using MAXScript. A scripted behavior can incorporate one of three behavior types: Force, Constraint, or Orientation.

  • Create panel > (Helpers) > Object Type rollout > Crowd > Setup rollout > Behaviors group > Click the New button. > Select Behavior Type dialog > Scripted Behavior
  • Select a Crowd object. > Modify panel > Setup rollout > Behaviors group > Click the New button. > Select Behavior Type dialog > Scripted Behavior
  • Select a Crowd object. > Modify panel > Setup rollout > Behaviors group > Choose Scripted from the drop-down list.

For detailed information on scripting behaviors, see the MAXScript Help, available from the Help menu.

Interface

Behavior Type

Choose Force, Constraint, or Orientation.

Script Context Name

Specify a name for the script.

Edit MAXScript

Click to open an editor window.

Was this information helpful?