changed in-game physics for 4 jump

master
MisterE123 2021-02-09 13:54:21 -05:00
parent 372c495211
commit 6d7760d780
1 changed files with 1 additions and 1 deletions

View File

@ -1,6 +1,6 @@
-- local value settings
local player_speed = 2 -- when in the minigame
local player_jump = 1.3 -- when in the minigame
local player_jump = 4 -- when in the minigame
quikbild = {} --global table