godotengine / godot-docs

Godot Engine official documentation
https://docs.godotengine.org
Other
3.81k stars 3.09k forks source link

Clarify "authority" in High-level multiplayer #10001

Open Calinou opened 3 days ago

Calinou commented 3 days ago
Faless commented 3 days ago

I would rather say:

The authority is the server by default, but can be changed per-node using Node.set_multiplayer_authority (link to docs maybe)