From ZeldaMods (Breath of the Wild)
Revision as of 18:08, 14 October 2018 by imported>Leoetlino
(diff) ← Older revision | Latest revision (diff) | Newer revision → (diff)
Jump to navigation
Jump to search
FlyingEnemyBackKeepMoveAI definition |
---|
Type |
AI |
---|
StaticInstParams
Name |
Type |
Default value |
Description
|
LostDistance |
Float |
|
|
AngleRange |
Float |
|
|
SpaceDistance |
Float |
|
|
NearDist |
Float |
|
|
FarDist |
Float |
|
|
BaseDist |
Float |
|
|
BaseHeight |
Float |
|
|
LowHeight |
Float |
|
|
HighHeight |
Float |
|
|
Children
Name |
Description
|
上昇 |
|
下降 |
|
位置調整 |
|
待機 |
|
移動 |
|
Derived definitions
対象よじ登り (Keese, 戦闘準備)
Name |
Value
|
LostDistance |
5.0
|
AngleRange |
0.785398
|
SpaceDistance |
1.0
|
NearDist |
-0.5
|
FarDist |
2.0
|
BaseDist |
2.0
|
BaseHeight |
1.5
|
LowHeight |
-0.5
|
HighHeight |
0.5
|