Indie game storeFree gamesFun gamesHorror games
Game developmentAssetsComics
SalesBundles
Jobs
Tags
(+1)

Really liking Godot so far.  I have a few issues with it as it's missing a few features that I'd like to see and I really don't like the heavy use of Strings for things (at least in GDScript), though it seems they've made this a lot better.  Unity has this use of strings but in most cases you can code in such a way so as to not use strings or at least put them all in one spot and do code to check the validity of those strings.  But overall I really like how quickly you can prototype and build on things in Godot, takes ages with Unity to do the same simple things.

I'll find out more of what does and doesn't work for me when I port my regular game to Godot 4 from Unity.  I still have yet to try the C# in it but I wanted to give they're built in code a chance first.  This also probably didn't help me in this Jam.  LOL  But I am happy I did as I learned a lot about it pretty quickly.