> Create Click Mask In Godot Editor script to quickly create a click mask from a sprite in Godot. Useful for texture buttons!
> Godot 4.5 - varargs Godot 4.5 added support for functions with variable number of arguments. Also known as variadic functions.
> Force refresh Godot's file system inspector Refresh Godot editor file system window with a script. Comes in handy when making editor plugins that create files.