[gd_scene format=3 uid="uid://kfxc0migw80o"] [ext_resource type="PackedScene" uid="uid://bod6b3befmyt5" path="res://scenes/player/soldier_m.tscn" id="1_e2ekk"] [sub_resource type="CapsuleShape3D" id="CapsuleShape3D_1cgct"] [node name="player" type="RemotePlayer" unique_id=845968872 node_paths=PackedStringArray("soldier_mesh")] move_speed = 5.0 soldier_mesh = NodePath("soldier_m") health = 100 collision_layer = 2 collision_mask = 4 [node name="soldier_m" parent="." unique_id=281995630 instance=ExtResource("1_e2ekk")] transform = Transform3D(-0.5, 0, -4.371139e-08, 0, 0.5, 0, 4.371139e-08, 0, -0.5, 0, 0, 0) [node name="collision_shape_3d" type="CollisionShape3D" parent="." unique_id=1110995513] transform = Transform3D(1, 0, 0, 0, 1, 0, 0, 0, 1, 0, 1.0310049, 0) shape = SubResource("CapsuleShape3D_1cgct")