AIDef:Action/PlayerLaunch
Jump to navigation
Jump to search
AI 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 |