mirror of
https://github.com/tiennm99/godot.git
synced 2026-06-18 13:40:18 +00:00
347d2dfc42
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.