AIDef:Action/PlayerMove: Difference between revisions
Jump to navigation
Jump to search
imported>Leoetlino (import AI definitions from 1.5.0) |
imported>Kiddles (→StaticInstParams: Added default value and description of EnergyDash. - Kiddles) |
||
Line 8: | Line 8: | ||
! Name !! Type !! Default value !! Description | ! Name !! Type !! Default value !! Description | ||
|- | |- | ||
| EnergyDash || Float || | | EnergyDash || Float || 300.0 || Amount of stamina consumed when sprinting. | ||
|- | |- | ||
| ForceApplyPushAnm || Float || || | | ForceApplyPushAnm || Float || || | ||
Line 21: | Line 21: | ||
|- | |- | ||
|} | |} | ||
== Derived definitions == | == Derived definitions == |
Latest revision as of 07:23, 5 November 2019
AI definition | |
---|---|
Type | Action |
StaticInstParams
Name | Type | Default value | Description |
---|---|---|---|
EnergyDash | Float | 300.0 | Amount of stamina consumed when sprinting. |
ForceApplyPushAnm | Float | ||
EnergyDashTrig | Float | ||
PushContinueTime | Float | ||
PushStopDistY | Float | ||
InvalidFallFrame | Float |
Derived definitions
移動 (Player_Link, Action)
Name | Value |
---|---|
EnergyDash | 300.0 |
ForceApplyPushAnm | 8.0 |
EnergyDashTrig | 20.0 |
PushContinueTime | 5.0 |
PushStopDistY | 0.1 |
InvalidFallFrame | 2.0 |