Skip to content

Add example on how to use Godot Rust with godot's multiplayer API #903

Closed
godot-rust/demo-projects
#1
@ValorZard

Description

@ValorZard

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!

Activity

added
featureAdds functionality to the library
c: examplesCode specific to examples changed (not just follow-up from API updates)
on Sep 23, 2024
Bromeon

Bromeon commented on Sep 23, 2024

@Bromeon
Member

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

Bromeon commented on Mar 26, 2025

@Bromeon
Member

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!

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Metadata

Metadata

Assignees

No one assigned

    Labels

    c: examplesCode specific to examples changed (not just follow-up from API updates)featureAdds functionality to the library

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

      Participants

      @Bromeon@ValorZard

      Issue actions

        Add example on how to use Godot Rust with godot's multiplayer API · Issue #903 · godot-rust/gdext