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

Опубликовано: 11 Июль 2026
на канале: schr3da
361
10

In the third part of the tutorial we continue looking into combining Rust Godot with the popular Bevy ECS framework. This time we are adding our first system.

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