mirror of
https://github.com/logsol/chuck.js.git
synced 2026-05-11 10:37:34 +00:00
updated pixi to v2
This commit is contained in:
parent
a5b3d2f671
commit
58b83f7297
95 changed files with 44677 additions and 3522 deletions
|
|
@ -36,7 +36,7 @@ define(function() {
|
|||
WALK_SPEED: 4,
|
||||
RUN_SPEED: 8,
|
||||
FLY_SPEED: 6.2,
|
||||
JUMP_SPEED: 20,
|
||||
JUMP_SPEED: 21,
|
||||
JUMP_STOP_DAMPING_FACTOR: 0.5,
|
||||
MAX_THROW_FORCE: 18 * 3.5,
|
||||
MAX_THROW_ANGULAR_VELOCITY: 0,
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue