[gd_scene load_steps=4 format=3 uid="uid://dd64j7xcfl6io"] [ext_resource type="PackedScene" uid="uid://csqyxbjumla33" path="res://player.tscn" id="1_i6frr"] [ext_resource type="PackedScene" uid="uid://3d51hjh2st8a" path="res://Level/Island.tscn" id="2_cjk1r"] [sub_resource type="CylinderShape3D" id="CylinderShape3D_cxihl"] radius = 15.365 [node name="Node3D" type="Node3D"] [node name="Player" parent="." instance=ExtResource("1_i6frr")] transform = Transform3D(1, 0, 0, 0, 1, 0, 0, 0, 1, 7.93827, 12.3667, -12.0351) [node name="Node3D" parent="." instance=ExtResource("2_cjk1r")] transform = Transform3D(10, 0, 0, 0, 10, 0, 0, 0, 10, -0.279051, -4.39988, -1.78854) [node name="StaticBody3D" type="StaticBody3D" parent="Node3D"] [node name="CollisionShape3D" type="CollisionShape3D" parent="Node3D/StaticBody3D"] shape = SubResource("CylinderShape3D_cxihl")