Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Use % when dropping unique scene nodes into script
This expands uppon godotengine#60708, using `get_node("%NodeName")` for nodes that have a unique scene name to avoid having to change the onready statements when the paths of the nodes change. (cherry picked from commit 1101f6c)
- Loading branch information