[gd_scene format=3 uid="uid://cf50vwp60vxxf"] [ext_resource type="Script" uid="uid://e3kpo73hvthu" path="res://station.gd" id="1_lu35c"] [sub_resource type="PlaneMesh" id="PlaneMesh_kdh3y"] size = Vector2(150, 150) [sub_resource type="StandardMaterial3D" id="StandardMaterial3D_eoxb4"] albedo_color = Color(0.29986, 0.58, 0.2146, 1) [sub_resource type="CapsuleMesh" id="CapsuleMesh_lu35c"] radius = 24.892 height = 134.805 [sub_resource type="BoxShape3D" id="BoxShape3D_lu35c"] size = Vector3(120, 20, 120) [node name="Station" type="Node3D" unique_id=1195945545] script = ExtResource("1_lu35c") [node name="Mesh" type="MeshInstance3D" parent="." unique_id=651037282] mesh = SubResource("PlaneMesh_kdh3y") surface_material_override/0 = SubResource("StandardMaterial3D_eoxb4") [node name="MeshInstance3D" type="MeshInstance3D" parent="." unique_id=833530865] transform = Transform3D(1, 0, 0, 0, -4.371139e-08, 1, 0, -1, -4.371139e-08, 0, 0, 0) mesh = SubResource("CapsuleMesh_lu35c") [node name="StationArea" type="Area3D" parent="." unique_id=206017994] [node name="CollisionShape3D" type="CollisionShape3D" parent="StationArea" unique_id=793426973] shape = SubResource("BoxShape3D_lu35c")