From ZeldaMods (Breath of the Wild)
Revision as of 18:02, 14 October 2018 by imported>Leoetlino
(diff) ← Older revision | Latest revision (diff) | Newer revision → (diff)
Jump to navigation
Jump to search
PlayerLaunchAI definition |
---|
Type |
Action |
---|
StaticInstParams
Name |
Type |
Default value |
Description
|
InitSpeed |
Float |
|
|
JumpHeight |
Float |
|
|
AddLinearImpulse |
Float |
|
|
AddRollImpulse |
Float |
|
|
NoRagdollTime |
Float |
|
|
Damage |
Int |
|
|
DynamicInstParams
Name |
Type |
Default value |
Description
|
BasePos |
Vec3 |
|
|
Derived definitions
打ち上げ (Player_Link, Normal)
Name |
Value
|
InitSpeed |
1.0
|
JumpHeight |
10.0
|
AddLinearImpulse |
50.0
|
AddRollImpulse |
30.0
|
NoRagdollTime |
12.0
|
Damage |
8
|
打ち上げ (Player_Link, 死亡)
Name |
Value
|
InitSpeed |
0.5
|
JumpHeight |
12.0
|
AddLinearImpulse |
50.0
|
AddRollImpulse |
30.0
|
NoRagdollTime |
12.0
|
Damage |
4
|