Commit Graph

5 Commits

Author SHA1 Message Date
Fabio Alessandrelli da12c09942 [Net] Update WebSocket multiplayer demo.
Updated to Godot 4.

Added combo (default) scene showing dedicated multiplayer branches
(i.e. running both server and clients in the same SceneTree).
2022-09-29 21:13:55 +02:00
Aaron Franke bbe50fc9da
Convert demos to Godot 4 using regular expressions in a script 2022-03-26 16:09:10 -05:00
Hugo Locurcio d1f25ca4aa
Use `remotesync` instead of the deprecated `sync` in networking demos
The `sync` keyword has been deprecated since Godot 3.1.
2021-08-29 12:22:37 +02:00
Aaron Franke b310877037
Update other networking demos, with style fixes 2020-02-20 15:13:21 -05:00
Fabio Alessandrelli 359ef78ee0 Add WebSocket high level multiplayer demo. 2019-07-28 15:25:36 +02:00