You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
it would be nice to have an example on how to use Godot Rust with Godot's multiplayer API, especially since its a bit hard to understand even with GDScript. I'm willing to contribute an example!
It would be great to show a concept while still keeping the code as simple as possible (ideally 1 file). The dodge-the-creeps example is a bit of an outlier, since it's a direct port from a Godot sample game. But generally, it's nice if examples are small in size, as they're much easier to polish, review and demonstrate a certain feature.
Activity
Bromeon commentedon Sep 23, 2024
Hey, that might be nice indeed! 🙂
It would be great to show a concept while still keeping the code as simple as possible (ideally 1 file). The
dodge-the-creeps
example is a bit of an outlier, since it's a direct port from a Godot sample game. But generally, it's nice if examples are small in size, as they're much easier to polish, review and demonstrate a certain feature.Do you have something concrete in mind?
Bromeon commentedon Mar 26, 2025
I'll close this, as we have godot-rust/demo-projects#1 in progress. For concrete suggestions, please comment directly on that PR.
Helping to test that demo would be very appreciated!