#How to create 2d manipulator for a custom node?

6 messages · Page 1 of 1 (latest)

somber escarp
#

I'm trying to make this tutorial https://www.youtube.com/watch?v=H6TfKYtuM9U work in Godot 4, but for some reason nothing happens. I've been reading official docs all day trying to spot what I'm doing wrong, but they cover the topic of 2d visual editor too poorly for me to understand. I kindly ask for help. Here's the source code: https://gist.github.com/wtlgo/ede342249fc9069ddfe3be7cd1e2e964

See how we created a custom tool to edit rectangles for the Open RPG in Godot 3.1!
Get our game creation courses: https://gdquest.mavenseed.com/ 🤖
Godot Open RPG: https://github.com/GDQuest/godot-turn-based-rpg/ (contributors welcome! 😄)

Subscribe for more tutorials! https://youtube.com/c/gdquest?sub_confirmation=1
Twitter ► https://twitter.com...

▶ Play video
Gist

plugin.cfg. GitHub Gist: instantly share code, notes, and snippets.

scenic ember
#

I assume you’ve activated the plugin and also tried restarting the editor? Could you explain further what is “not happening”?

somber escarp
#

And yes, of course I tried to restart the editor and enable/disable the plugin

somber escarp
scenic ember
#

oh that's a 3.1 tutorial... yeah that might cause some issues/ need more changes