clamber still a bit weird but getting better
This commit is contained in:
@@ -14,6 +14,4 @@ func Physics_Update(delta):
|
||||
if Input.is_action_just_pressed("crouch"):
|
||||
Transitioned.emit(self,"crouched")
|
||||
|
||||
if Input.is_action_just_pressed("jump"):
|
||||
character.jumps_remaining -= 1
|
||||
standard_jump()
|
||||
standard_jump()
|
||||
|
||||
Reference in New Issue
Block a user