Yo Soy Freeman on Nostr: Okay, hear me out. I did all crazy stuff in Godot, and the tool is working like ...
Okay, hear me out. I did all crazy stuff in Godot, and the tool is working like magic.
BUT I BEEN TWO DAYS LOOKING FOR A WAY TO GET THE PATH OF A NODE.
I NEED THE ABSOLUTE PATH OF A NODE!
i DONT want the relative path, or the path from another node!
I WANT THE FULL PATH!
I'm making a warning system, and i need to tell the user which node in which saved scene had the error!
I need something like //test_scenes/test_scene_1/scene.tscn/character_controller
But i cant.
Help, please?
BUT I BEEN TWO DAYS LOOKING FOR A WAY TO GET THE PATH OF A NODE.
I NEED THE ABSOLUTE PATH OF A NODE!
i DONT want the relative path, or the path from another node!
I WANT THE FULL PATH!
I'm making a warning system, and i need to tell the user which node in which saved scene had the error!
I need something like //test_scenes/test_scene_1/scene.tscn/character_controller
But i cant.
Help, please?