Godot scenes can have nodes that can be marked with the unique name sign (%), that you can get with "%NodeName" instead of the entire path to the node.

This plugin have this very useful feature of showing all the nodepaths of the scene for completion on GetNode. It should also include the % nodes, too.

Godot scenes can have nodes that can be marked with the unique name sign (%), that you can get with "%NodeName" instead of the entire path to the node.
This plugin have this very useful feature of showing all the nodepaths of the scene for completion on GetNode. It should also include the % nodes, too.