33 lines
1.3 KiB
Plaintext
33 lines
1.3 KiB
Plaintext
[gd_scene load_steps=6 format=3 uid="uid://bal6s1jpga6sg"]
|
|
|
|
[ext_resource type="PackedScene" uid="uid://ce7vysyvondf8" path="res://addons/godot-xr-tools/objects/snap_zone.tscn" id="1_188r6"]
|
|
[ext_resource type="PackedScene" uid="uid://da2qgxxwwitl6" path="res://addons/godot-xr-tools/objects/highlight/highlight_ring.tscn" id="2_utpnu"]
|
|
|
|
[sub_resource type="BoxShape3D" id="BoxShape3D_uxyey"]
|
|
size = Vector3(0.3, 0.01, 0.5)
|
|
|
|
[sub_resource type="StandardMaterial3D" id="StandardMaterial3D_a3r8u"]
|
|
shading_mode = 0
|
|
albedo_color = Color(0, 0, 0, 1)
|
|
|
|
[sub_resource type="BoxMesh" id="BoxMesh_a3r8u"]
|
|
size = Vector3(0.3, 0.01, 0.5)
|
|
|
|
[node name="RiddelNodeSnapZone" instance=ExtResource("1_188r6")]
|
|
snap_require = "RiddelNode"
|
|
|
|
[node name="CollisionShape3D" parent="." index="0"]
|
|
transform = Transform3D(1, 0, 0, 0, 1, 0, 0, 0, 1, 0, -0.01, 0.25)
|
|
shape = SubResource("BoxShape3D_uxyey")
|
|
|
|
[node name="AudioStreamPlayer3D" parent="." index="1"]
|
|
visible = false
|
|
|
|
[node name="HighlightRing" parent="." index="2" instance=ExtResource("2_utpnu")]
|
|
transform = Transform3D(1, 0, 0, 0, 1, 0, 0, 0, 1, 0, 0.01, 0)
|
|
|
|
[node name="Paper" type="MeshInstance3D" parent="." index="3"]
|
|
transform = Transform3D(1, 0, 0, 0, 0.99999994, 0, 0, 0, 0.99999994, 0, -0.015, 0.25)
|
|
material_override = SubResource("StandardMaterial3D_a3r8u")
|
|
mesh = SubResource("BoxMesh_a3r8u")
|