Godot 4 & Rust - Signals

Опубликовано: 18 Февраль 2026
на канале: schr3da
1,100
27

This video tutorial continues the journey about rust and godot by demonstrating how to use signals across two different nodes.

Signals are an easy way to emit events and execute a method in another node.

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