This shows you the differences between two versions of the page.
| Next revision | Previous revision | ||
| modding:behavior [2022/01/03 00:33] – created hemacast | modding:behavior [2022/01/26 04:22] (current) – hemacast | ||
|---|---|---|---|
| Line 2: | Line 2: | ||
| Behaviors are how the object behaves. | Behaviors are how the object behaves. | ||
| - | ^ Behavior | + | ^ Behavior |
| - | | Unknown | + | | Idle | Fly Casual |
| - | | Idle | Fly Casual | + | | Active |
| - | | Active | + | | Hold | Hold. Do Nothing |
| - | | Hold | Hold. Do Nothing | + | | Patrol |
| - | | Patrol | + | | PlayerHold |
| - | | PlayerHold | + | | Surrendered |
| - | | Surrendered | + | | Defend |
| - | | // These will ALL move to Task | + | | Escort |
| - | | Defend | + | | Support |
| - | | Escort | + | | Flee ǂ | Run Away! |
| - | | Support | + | | Intercept |
| - | | Flee | + | | Navigate |
| - | | Intercept | + | | Follow |
| - | | Navigate | + | | GoToWaypoint |
| - | | Follow | + | |
| - | | GoToWaypoint | + | ǂ The following will move to [[modding: |
| + | * Currently does not work | ||