[gd_scene format=3 uid="uid://b12yul3p1ha3d"] [ext_resource type="Script" uid="uid://cdg27cwpw8rn7" path="res://scripts/constructs/construct_pickup.gd" id="1_k13el"] [ext_resource type="CylinderMesh" uid="uid://cslcchwfxxvka" path="res://scenes/constructs/weight/weight_mesh.tres" id="2_l5nq2"] [ext_resource type="TorusMesh" uid="uid://d2wu0ohumpxqe" path="res://scenes/constructs/weight/weight_handle_mesh.tres" id="3_l5nq2"] [sub_resource type="CylinderShape3D" id="CylinderShape3D_lhpor"] height = 0.5 radius = 0.3 [node name="weight" type="StaticBody3D" unique_id=1793827281 groups=["interactable"]] collision_layer = 3 script = ExtResource("1_k13el") [node name="MeshInstance3D" type="MeshInstance3D" parent="." unique_id=676123263] mesh = ExtResource("2_l5nq2") [node name="MeshInstance3D2" type="MeshInstance3D" parent="." unique_id=1437798368] transform = Transform3D(1, 0, 0, 0, -4.37114e-08, -1, 0, 1, -4.37114e-08, 0, 0.231752, 0) mesh = ExtResource("3_l5nq2") [node name="CollisionShape3D" type="CollisionShape3D" parent="." unique_id=697215283] shape = SubResource("CylinderShape3D_lhpor") [node name="InteractLabel" type="Label3D" parent="." unique_id=1478020517] transform = Transform3D(1, 0, 0, 0, 1, 0, 0, 0, 1, 0, 0.601012, 0) visible = false billboard = 2 text = "[E] Pickup"