This commit is contained in:
parent
eb9fbc0473
commit
ef5c8d8b28
15 changed files with 152 additions and 54 deletions
|
@ -69,6 +69,9 @@ static PlayerMetrics s_playerMetrics=
|
|||
DEFAULT_PLAYER_PLAYER_GRAVITY/3, // PM__GRAVITY
|
||||
DEFAULT_PLAYER_TERMINAL_VELOCITY/3, // PM__TERMINAL_VELOCITY
|
||||
DEFAULT_BUTT_FALL_VELOCITY, // PM__BUTT_FALL_VELOCITY
|
||||
DEFAULT_HITREACT_XVELOCITY, // PM__HITREACT_XVELOCITY
|
||||
DEFAULT_HITREACT_YVELOCITY, // PM__HITREACT_YVELOCITY
|
||||
DEFAULT_HITREACT_FRAMES, // PM__HITREACT_FRAMES
|
||||
} };
|
||||
|
||||
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue