cross-posted from: https://programming.dev/post/4250703
A devlog on switching from Unity to Godot and then to Bevy.
You must log in or register to comment.
Once bevy gets a proper GUI, it might become a good competitor to other game engines. Having to write code and imagine the output is way harder than having objects you can modify on the fly and add logic to.
And a more declarative ui system is desperatly needed. Personally, it’s the only thing preventing me from throwing myself in bigger projects, and I always end up reimplementing some part of the ui because of how nasty it is to work with.
Author will then do a podcast and eventually an article rather a video.