• onlinepersona@programming.dev
    link
    fedilink
    English
    arrow-up
    7
    arrow-down
    1
    ·
    9 months 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@lemmy.world
      link
      fedilink
      brezhoneg
      arrow-up
      3
      ·
      9 months 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.