mirror of
https://github.com/godotengine/godot.git
synced 2026-01-06 10:11:57 +03:00
This behavior was inconsistent with other editor-only nodes such as Position3D, Position2D and ReferenceRect. It also caused issues when a script extended RootMotionView as it ceased to work when the project was run.