REM/scenes/props/generic_key.tscn
2026-03-26 20:37:29 -06:00

60 lines
2.3 KiB
Plaintext

[gd_scene format=3 uid="uid://cbyvle3mfwjkf"]
[ext_resource type="Script" uid="uid://ms6xj5id35mr" path="res://scripts/get_key.gd" id="1_n04ja"]
[sub_resource type="StandardMaterial3D" id="StandardMaterial3D_n04ja"]
albedo_color = Color(0.752941, 0.752941, 0.752941, 1)
metallic = 0.8
[sub_resource type="CylinderMesh" id="CylinderMesh_o5tat"]
material = SubResource("StandardMaterial3D_n04ja")
top_radius = 0.1
bottom_radius = 0.1
height = 1.2
[sub_resource type="TorusMesh" id="TorusMesh_n04ja"]
material = SubResource("StandardMaterial3D_n04ja")
inner_radius = 0.2
outer_radius = 0.4
[sub_resource type="CylinderMesh" id="CylinderMesh_6qh8s"]
material = SubResource("StandardMaterial3D_n04ja")
top_radius = 0.1
bottom_radius = 0.1
height = 0.3
[sub_resource type="CylinderShape3D" id="CylinderShape3D_n04ja"]
[node name="generic_key" type="StaticBody3D" unique_id=1849439408 groups=["interactable"]]
collision_layer = 3
script = ExtResource("1_n04ja")
[node name="MeshInstance3D" type="MeshInstance3D" parent="." unique_id=595961690]
transform = Transform3D(1, 0, 0, 0, 1, 0, 0, 0, 1, 0, -0.200974, 0)
mesh = SubResource("CylinderMesh_o5tat")
[node name="MeshInstance3D2" type="MeshInstance3D" parent="MeshInstance3D" unique_id=1429033466]
transform = Transform3D(1, 0, 0, 0, -4.37114e-08, 1, 0, -1, -4.37114e-08, 0, 0.898569, 0)
mesh = SubResource("TorusMesh_n04ja")
skeleton = NodePath("../..")
[node name="MeshInstance3D3" type="MeshInstance3D" parent="MeshInstance3D" unique_id=1413968203]
transform = Transform3D(-4.37114e-08, 1, 0, -1, -4.37114e-08, 0, 0, 0, 1, -0.213569, -0.373756, 0)
mesh = SubResource("CylinderMesh_6qh8s")
skeleton = NodePath("../..")
[node name="MeshInstance3D4" type="MeshInstance3D" parent="MeshInstance3D" unique_id=2009666274]
transform = Transform3D(-4.37114e-08, 1, 0, -1, -4.37114e-08, 0, 0, 0, 1, -0.221281, 0.050396, 0)
mesh = SubResource("CylinderMesh_6qh8s")
skeleton = NodePath("../..")
[node name="CollisionShape3D" type="CollisionShape3D" parent="." unique_id=1022402148]
transform = Transform3D(1, 0, 0, 0, 1, 0, 0, 0, 1, 0, 0.215872, 0)
shape = SubResource("CylinderShape3D_n04ja")
[node name="InteractLabel" type="Label3D" parent="." unique_id=1777440926 groups=["interactable"]]
transform = Transform3D(1, 0, 0, 0, 1, 0, 0, 0, 1, 0, 1.27622, 0)
visible = false
billboard = 2
text = "[E] Pickup"