the goblin celeste, ultrabounce, celultrabounceline

  • 0 Posts
  • 8 Comments
Joined 1 year ago
cake
Cake day: July 1st, 2023

help-circle







  • I don’t have that much experience, but I’ve been playing with different engines for some time. I’ve mostly been using Game Maker for 2D games(they are much easier to make!), but recently switched to Godot completely. For me, Godot is the best choice - it is fast, clean, and simple. It’s so easy to make a simple game after you put some time into learning it! The nodes system might look a bit confusing at first but it is actually quite simple and efficient. And GDscript!.. I’ve always loved Python for how simple and clean it is and GDscript is almost the same! And one of my personal favorites is how much easier it is to create UI in Godot than Game Maker! A few clicks, a few lines of code and it is done! So yeah, you should at least try Godot - you won’t regret it!