From ZeldaMods (Breath of the Wild)
Revision as of 17:57, 14 October 2018 by imported>Leoetlino
(diff) ← Older revision | Latest revision (diff) | Newer revision → (diff)
Jump to navigation
Jump to search
BowChildDeviceNormalAI definition |
---|
Type |
Action |
---|
StaticInstParams
Name |
Type |
Default value |
Description
|
MoveSpeed |
Float |
|
|
IsMoveAccel |
Bool |
|
|
WaitTime |
Float |
|
|
AccelRate |
Float |
|
|
BrakeStartDist |
Float |
|
|
VibrationSpeed |
Float |
|
|
StopDist |
Float |
|
|
VibrationLength |
Float |
|
|
MoveTime |
Float |
|
|
DynamicInstParams
Name |
Type |
Default value |
Description
|
TargetPos |
Vec3 |
|
|
ID |
Int |
|
|
ParentActor |
Actor |
|
|
XRotateAngle |
Float |
|
|
Derived definitions
通常待機 (SiteBossBowChildDevice, 通常)
Name |
Value
|
MoveSpeed |
1.0
|
IsMoveAccel |
True
|
WaitTime |
120.0
|
AccelRate |
0.3
|
BrakeStartDist |
8.0
|
VibrationSpeed |
1.0
|
StopDist |
0.1
|
VibrationLength |
0.2
|
MoveTime |
30.0
|