Godot & Rust: Entity-Component-System (part II)

Опубликовано: 13 Февраль 2026
на канале: schr3da
589
15

In the second part of the tutorial we continue looking into combining Rust Godot with the popular Bevy ECS framework. Please note that in this video we will mostly prepare and refactor our code from session on


You can find the code on Github: https://github.com/Schr3da/godot-rust...