#godotengine #godot4_2 #plugin #resourcewrangler

So, I made a demo video. Oh boy is it rough around all the edges.

Anyway, it shows some of the uses of my plugin.

https://youtu.be/ModDLYvHTTU

I will publish the plugin soon, just have to fiddle with a few things.

πŸ¦‡

resource wrangler demo one 19 dec 2022

YouTube

Love that its now possible to set the Type on for loops in Godot 4.2!

#godot #godot4 #godot4_2

#godotengine #question #filesystem #godot4_2

Is there a way to know when a file has been moved in the filesystem (in-engine)?

I'd like to update a node with new info when a resource file is moved.

I have looked-into the 'filesystem_changed' signal but can't seem to fathom it.

#godotengine #Godot4_2 #folding

Is there a way to get the editor to remember which folding regions were closed/open last time you saved?

It seems to open all folds all the time.