Node Referencer - Godot Engine Plugin
- March 9, 2022
- Sander Vanhove
Check out the code repository. Godot plugin to easily add node references to scripts and copy the variable name to your clipboard. Example onready var _animated_sprite: AnimatedSprite = $AnimatedSprite Usage Check out the video tutorial. Select one or more nodes. There will be a dropdown menu in the scene toolbar if the plugin detects that one of the node's parents has a script. The plugin wil…