turned off stam regen and tweaked glow
This commit is contained in:
@@ -10,7 +10,7 @@ func Physics_Update(delta):
|
||||
|
||||
if Input.is_action_just_pressed("jump"):
|
||||
wall_jump()
|
||||
|
||||
wall_run_gravity(delta)
|
||||
enable_wall_rays()
|
||||
if !can_wall_run():
|
||||
Transitioned.emit(self,"in air")
|
||||
|
||||
Reference in New Issue
Block a user