Removed left over comment

pull/12/head
Kurt Burgoyne 2024-01-13 11:20:35 +07:00
parent 9efe92d92e
commit 45036ffa9c
1 changed files with 0 additions and 1 deletions

@ -72,7 +72,6 @@ func _physics_process(delta):
move_and_slide()
# Rotation
#camera.rotation.z = lerp_angle(camera.rotation.z, -input_mouse.x * 25 * delta, delta * 5)
container.position = lerp(container.position, container_offset - (basis.inverse() * applied_velocity / 30), delta * 10)
# Movement sound