#godottutorial — Public Fediverse posts
Live and recent posts from across the Fediverse tagged #godottutorial, aggregated by home.social.
-
So with a bit more context, this is a quick Godot tutorial on setting up a tilemap with collisions and sorting that I've been kinda mulling over making. I didn't quite catch the like energy/vibe to be like super engaging, but I don't hate how I look in it at least so I think that's an ok start
#Godot #GodotTutorial #Tilemaps #Godot4 #GameDev
RE: https://transfem.social/notes/a3xzysezk5u500jq -
So I tried to do some #gamedev yesterday for the first time. I started off with #godot and the #godottutorial , but after spending 2 hours, I still had no idea how to actually start writing a game.
So I switched to #GameZerojl and was able to get a flappy bird thing with only the bird ready in about 30 mins. I spent 35 min making the bird in #aseprite , which took almost 40 min to compile 😂😂😂
#GameZerojl needs to have a better type system instead of everything just being a global variable.