mirror of
https://github.com/tiennm99/godot.git
synced 2026-07-21 08:20:28 +00:00
Now uses two interfaces so it can be overridden in the future, and core no longer depends on Node. The interfaces are implements in scene/multiplayer. Replaces root_node with root_path. Remove all Node references from MultiplayerAPI.