Vojtěch Struhár

Posts tagged with gamedev

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