godotengine / godot-docs

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

Update High-level multiplayer documentation for Godot 4.0 #5754

Closed GamesOnAcidzz closed 1 year ago

GamesOnAcidzz commented 2 years ago

Godot Alpha 6

RPC changes still aren't documented:

https://docs.godotengine.org/en/latest/tutorials/networking/high_level_multiplayer.html?highlight=high%20level

it still uses the remote, master... instead of @rpc(any_peer, call_local)....

benbot commented 2 years ago

@GamesOnAcidzz do you know which PR changed the multiplayer api?

DeadlyEssence01 commented 1 year ago

I've started some work on this.

RadiantUwU commented 1 year ago

RPC still not documented

mhilbrunner commented 1 year ago

Fixed by https://github.com/godotengine/godot-docs/pull/7675