AIDef:Action/PlayerJump: Difference between revisions
Jump to navigation
Jump to search
imported>Leoetlino (import AI definitions from 1.5.0) |
(No difference)
|
Revision as of 18:02, 14 October 2018
AI definition | |
---|---|
Type | Action |
StaticInstParams
Name | Type | Default value | Description |
---|---|---|---|
EnergyJump | Float | ||
EnergyDashJump | Float | ||
EnergyUseDiam1 | Float | ||
EnergyUseDiam2 | Float | ||
EnergyUseDiam3 | Float | ||
JumpHeight | Float | ||
JumpHeightAddByAngle | Float | ||
JumpHeightAddBySpeed | Float | ||
JumpHeightMaxDecRateByWater | Float | ||
IgnoreWaterHeight | Float |
Derived definitions
ジャンプ (Player_Link, Normal_0)
Name | Value |
---|---|
EnergyJump | 0.0 |
EnergyDashJump | 300.0 |
EnergyUseDiam1 | 1.0 |
EnergyUseDiam2 | 1.5 |
EnergyUseDiam3 | 2.0 |
JumpHeight | 0.58 |
JumpHeightAddByAngle | 0.01 |
JumpHeightAddBySpeed | 2.0 |
JumpHeightMaxDecRateByWater | 0.5 |
IgnoreWaterHeight | 0.3 |