An empty line

This commit is contained in:
2024-05-28 20:27:52 -07:00
parent 53935057cd
commit 80476b2757

View File

@ -333,6 +333,7 @@ func _process(delta):
Input.MOUSE_MODE_VISIBLE:
Input.mouse_mode = Input.MOUSE_MODE_CAPTURED
HEAD.rotation.x = clamp(HEAD.rotation.x, deg_to_rad(-90), deg_to_rad(90))
# Uncomment if you want full controller support