[gd_scene load_steps=3 format=3 uid="uid://b3hprbhw2cait"] [ext_resource type="Script" uid="uid://682w1pah1vve" path="res://player/player.gd" id="1_oul6g"] [ext_resource type="PackedScene" uid="uid://dpfo4lt54o3jj" path="res://network/multiplayer_synchronizer_2.tscn" id="2_rkbax"] [node name="Player" type="Node"] script = ExtResource("1_oul6g") [node name="MultiplayerSynchronizer2" parent="." node_paths=PackedStringArray("root_node") instance=ExtResource("2_rkbax")] root_node = NodePath("..") properties = Array[String](["current_team_name", "current_move_points", "current_attack_points", "current_defend_points", "current_ability_points"])