Misc Actions
Action_Name
Description
Custom Timer
Countdown or count up and execute Action. This Action will initiate a timer and will not need a restart action for it to continue. It contains time before start and repeat interval. After each interval, an Action or Condition can be called.
Disable NavMesh
Call this Action to Disable or Enable the NavMesh for Player or Character.
Random Action
Execute a Random Action from a group of four Actions. You can use a random value from a Variable, or this Action will randomise a choice. A restart Action can be used to select a random Action again.
Random Action from List
Execute a Random Action from a expanding List of Actions. Each Action can have a probablility percentage (weighting factor) applied to it. A restart Action can be used to select a random Action again.
Random Action only Once
Execute a Random Action only Once from a expanding List of Actions. After the Action has executed, the Action is removed from the list and will not be selected again. A restart Action can be used to select the next random Action, and after the last random Action is removed you can then call a Condition or Resulting Action.
Bullet Time Scale
Momentarily slow time down for a given amount of time. Can be used to simulate bullet time or acentuate a fighting animation.
Repeat Actions Random Times
Execute an Action or Action list multiple times. Set the Random amount from a scale with minimum and maximum values
Last updated