23 lines
965 B
Plaintext
23 lines
965 B
Plaintext
[gd_scene load_steps=4 format=3 uid="uid://bt6qnh6ato1vh"]
|
|
|
|
[ext_resource type="PackedScene" uid="uid://c8l60rnugru40" path="res://addons/godot-xr-tools/objects/pickable.tscn" id="1_0a3nb"]
|
|
[ext_resource type="PackedScene" uid="uid://dowas27w8fcj3" path="res://assets-lib/Pixel Dungeon Set1- Props/Pixel Dungeon Set1- Props/Jewels/Sapphire-200.blend" id="2_xikoh"]
|
|
|
|
[sub_resource type="SphereShape3D" id="SphereShape3D_ngsdk"]
|
|
radius = 0.23549402
|
|
|
|
[node name="Jewels" instance=ExtResource("1_0a3nb")]
|
|
|
|
[node name="CollisionShape3D" parent="." index="0"]
|
|
transform = Transform3D(1, 0, 0, 0, 1, 0, 0, 0, 1, 0, 0.12498452, 0)
|
|
shape = SubResource("SphereShape3D_ngsdk")
|
|
|
|
[node name="MeshInstance3D" type="MeshInstance3D" parent="." index="1"]
|
|
|
|
[node name="Sapphire-200" parent="MeshInstance3D" index="0" instance=ExtResource("2_xikoh")]
|
|
|
|
[node name="Camera" parent="MeshInstance3D/Sapphire-200" index="3"]
|
|
visible = false
|
|
|
|
[editable path="MeshInstance3D/Sapphire-200"]
|