games/digger: Back to previous player size
This commit is contained in:
parent
ed741ed353
commit
74c835a077
@ -17,7 +17,7 @@ local RENDER_DISTANCE = 480
|
||||
|
||||
local FOG_END = RENDER_DISTANCE * 1.2
|
||||
|
||||
local PLAYER_HEIGHT = 1.7*2
|
||||
local PLAYER_HEIGHT = 1.7
|
||||
local PLAYER_WIDTH = 0.9
|
||||
local MOVE_SPEED = 10
|
||||
local JUMP_SPEED = 7 -- Barely 2 voxels
|
||||
|
Loading…
x
Reference in New Issue
Block a user