mirror of
https://github.com/godotengine/godot-demo-projects.git
synced 2026-01-07 00:10:09 +01:00
Have waypoints check if the camera is current
If not, get the current camera.
This commit is contained in:
@@ -44,4 +44,3 @@ func ground_check():
|
||||
_is_on_floor = true
|
||||
else:
|
||||
_is_on_floor = false
|
||||
|
||||
|
||||
Reference in New Issue
Block a user