• @[email protected]
    link
    fedilink
    English
    81 year ago

    If they could rewrite Godot in Rust, it would be awesome. But Bevy is the next best thing, I guess. But it not having a UI is indeed a gigantic wall. Only somebody who wrote games before, willing to learn rust, or a masochist would choose bevy as their first game engine without knowing rust.

    • tuto
      link
      brezhoneg
      31 year ago

      Have you not checked the upcoming gdext of godot-rust or do you believe it’s the lack of ECS for Godot? If it’s the former one, check Godex. Someone is making a Godot fork that uses ECS. And if it’s the lack of rust + lack of ECS, there’s also godot_ecs, which is a marriage betwern Godot and Bevy.