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
DominoRootAI definition |
---|
Type |
AI |
---|
MapUnitInstParams
Name |
Type |
Default value |
Description
|
IsBreakable |
Bool |
False |
|
EnableToEmitSpEffect |
Bool |
False |
|
StaticInstParams
Name |
Type |
Default value |
Description
|
PointVelTh |
Float |
|
|
LinearRate |
Float |
|
|
AngRate |
Float |
|
|
CheckHeightRate |
Float |
|
|
IsIgnoreWater |
Bool |
|
|
Friction |
Float |
|
|
Children
Derived definitions
Root (Domino)
Name |
Value
|
PointVelTh |
0.1
|
LinearRate |
0.15
|
AngRate |
0.5
|
CheckHeightRate |
0.6
|
IsIgnoreWater |
False
|
Friction |
3.0
|