17 lines
687 B
Plaintext
17 lines
687 B
Plaintext
[gd_scene load_steps=4 format=3 uid="uid://ddn0hta2sm7to"]
|
|
|
|
[ext_resource type="PackedScene" uid="uid://ce7vysyvondf8" path="res://addons/godot-xr-tools/objects/snap_zone.tscn" id="1_1nyor"]
|
|
[ext_resource type="PackedScene" uid="uid://da2qgxxwwitl6" path="res://addons/godot-xr-tools/objects/highlight/highlight_ring.tscn" id="2_j2emh"]
|
|
|
|
[sub_resource type="SphereShape3D" id="SphereShape3D_1nyor"]
|
|
radius = 0.3
|
|
|
|
[node name="DrawerSnapZone" instance=ExtResource("1_1nyor")]
|
|
snap_mode = 1
|
|
snap_require = "Key"
|
|
|
|
[node name="CollisionShape3D" parent="." index="0"]
|
|
shape = SubResource("SphereShape3D_1nyor")
|
|
|
|
[node name="HighlightRing" parent="." index="2" instance=ExtResource("2_j2emh")]
|