Vojtěch Struhár

Posts tagged with godot

> How to lock nodes in Godot Editor

Useful for editor plugins and tool scripts

> Godot Rider Hide UID files

How to hide Godot 4.4 UID files when using the Jetbrains Rider editor

> My Godot Editor Theme Settings

I really like the yellow accent color!

> Publish your Godot game to Itch.io with GitHub Actions

The glory of continous deployment!

> 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.

> Reverse sort with a numeric string key

I actually used this for a Godot engine contribution!

> Change textures from the Godot editor dropdown

Dropdown selection that updates the game instantly.