6 ms·
Yes. I'm rapidly switching between Techs in my free time. A nice contrast to regular work ;)
by arlcode 3y ago
Yes. I'm rapidly switching between Techs in my free time.
A nice contrast to regular work ;)
- capableweb 3y agoHeh, yeah, my work is the opposite, so I've been sticking with Bevy for quite some time at this point. Tried Godot, but I really enjoyed ECS so hard to change now...
- nylonstrung 3y agoYou can use ECS in Godot with the use flecs.dev ECS library if you compile as Gdextension, or use Bevy ECS with the rust bindings
- rcfox 3y agoThe great thing about working with Bevy is it forces you to finish a project within a few months before the APIs all change again. (I kid! It's great that Bevy is developing so quickly.)