rivet-gg / plugin-godot

🔌 Plugin for Rivet + Godot 4
https://rivet.gg/learn/godot
Apache License 2.0
54 stars 8 forks source link

Use starter project to set up players joining #46

Closed AngelOnFira closed 1 month ago

AngelOnFira commented 9 months ago

The example Godot Ball (https://app.graphite.dev/github/pr/rivet-gg/examples/17/Add-godot-ball-example) can be used as a starting place. The example includes basic code to create a scene for each player, and automatically connect to a server. For the Agario clone, we should probably leave it at auto-joining a server so that lobbies aren't the focus of too much.

linear[bot] commented 9 months ago

GDT-110 Use starter project to set up players joining