Sorry, but this game could be good… it’s just hardly enjoyable for me.
“Godot” is not a user-friendly SDK/game platform. In my experience it’s even worse than Unity. It gives you no proper options for scroll-back or control over the game, because everything is packed into solid files. You are locked into its interface and you can’t change anything.
Some examples:
• Ridiculous bugs (requiring developer fixes):
I set the configuration to “2K resolution – windowed borderless”, exited the game, then launched it again. And the result? I couldn’t interact with the menu because the window resized itself every time I clicked.
Then I thought: “Okay, I’ll just delete the config file so I can play again.” But where is the config file located?
• Text without scroll-back unless manually implemented:
Same problem as Unity games — if you miss a line of text, the only option is to reload a save.
• Save/Load window with delay:
Another small thing that ends up breaking the flow a bit.
Just sharing my experience with it, hope it helps someone.