moved player raycast

This commit is contained in:
pennyrigate 2023-01-09 19:38:49 -05:00
parent bc5f2606a0
commit 416982d88e
20 changed files with 294 additions and 6 deletions

View file

@ -238,7 +238,7 @@ func check_ladder():
#Start Climbing
current_state = State.CLIMB
#Move the raycast
climb_ray.position.x = 4 * sprite.scale.x
#climb_ray.position.x = 4 * sprite.scale.x
func die():
position = Game.respawn_point