feat: trees
This commit is contained in:
parent
61389f091c
commit
9aa0ec6a3f
10 changed files with 311 additions and 10 deletions
|
|
@ -20,7 +20,7 @@ const SPEED = 6
|
|||
* solid even at big multipliers. */
|
||||
const RUN_MULTIPLIER = 2
|
||||
const GRAVITY = 22
|
||||
const JUMP_SPEED = 20
|
||||
const JUMP_SPEED = 14
|
||||
const NPC_RADIUS = 0.5
|
||||
|
||||
export namespace Player {
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue