AIDef:Action/EatForSunazarashiSPC: Difference between revisions
Jump to navigation
Jump to search
imported>Leoetlino import AI definitions from 1.5.0 |
imported>Leoetlino import AI definitions from 1.5.0 (add missing AITreeVariables) |
||
| Line 3: | Line 3: | ||
|type=Action | |type=Action | ||
}} | }} | ||
== AITreeVariables == | |||
{|class="wikitable" | |||
! Name !! Type !! Default value !! Description | |||
|- | |||
| PrevEatActorName || String || || | |||
|- | |||
|} | |||
== StaticInstParams == | == StaticInstParams == | ||
Latest revision as of 15:00, 22 October 2018
| AI definition | |
|---|---|
| Type | Action |
AITreeVariables
| Name | Type | Default value | Description |
|---|---|---|---|
| PrevEatActorName | String |
StaticInstParams
| Name | Type | Default value | Description |
|---|---|---|---|
| TargetDirToStickX | Float | ||
| TargetDistOffset | Float | ||
| TargetDistToStickY | Float | ||
| MaxStickXForEat | Float | ||
| MaxStickYForEat | Float | ||
| DelayFrames | Float |
DynamicInstParams
| Name | Type | Default value | Description |
|---|---|---|---|
| TargetActor | Actor |
Derived definitions
食べる (SunazarashiSP_C, 興味対象発見)
| Name | Value |
|---|---|
| TargetDirToStickX | 1.27 |
| TargetDistOffset | 1.8 |
| TargetDistToStickY | 2.0 |
| MaxStickXForEat | 2.0 |
| MaxStickYForEat | 2.0 |
| DelayFrames | 10.0 |