From ZeldaMods (Breath of the Wild)
Revision as of 18:00, 14 October 2018 by imported>Leoetlino
(diff) ← Older revision | Latest revision (diff) | Newer revision → (diff)
Jump to navigation
Jump to search
JumpMoveAI definition |
---|
Type |
Action |
---|
StaticInstParams
Name |
Type |
Default value |
Description
|
ASKey |
String |
|
|
PreJumpWait |
Float |
|
|
MaxMoveSpeed |
Float |
|
|
MinMoveSpeed |
Float |
|
|
RandAngleLimit |
Float |
|
|
JumpHeight |
Float |
|
|
Derived definitions
行動 (LittleBird, 移動)
Name |
Value
|
ASKey |
Walk
|
PreJumpWait |
1.0
|
MaxMoveSpeed |
0.08
|
MinMoveSpeed |
0.05
|
RandAngleLimit |
0.785398
|
JumpHeight |
0.12
|