To all of you Godot 4 users

I wanted to share my code base for setting up simple 2D games using ahead of the jam. It includes a bunch of cool stuff, from menus to post processing effects! You are free to fork it for you own games or simply grab whatever scripts and scenes you might need. Also code contributions are very welcome!

This uses the future 4.1 release for now, so you'll need to build Godot from source to use it (or try your luck with 4.0, a few things might not work as intended though). I'll also be adding new stuff before and after the jam :slight_smile:

Enjoy!