22 lines
812 B
Plaintext
22 lines
812 B
Plaintext
[gd_scene format=3 uid="uid://e4i6o5oriecx"]
|
|
|
|
[ext_resource type="PackedScene" uid="uid://c8l60rnugru40" path="res://addons/godot-xr-tools/objects/pickable.tscn" id="1_dbtw8"]
|
|
|
|
[sub_resource type="BoxShape3D" id="BoxShape3D_m1xbq"]
|
|
size = Vector3(0.1, 0.1, 0.1)
|
|
|
|
[sub_resource type="StandardMaterial3D" id="StandardMaterial3D_24d3s"]
|
|
albedo_color = Color(0.1764706, 1, 1, 1)
|
|
|
|
[sub_resource type="BoxMesh" id="BoxMesh_vlqg6"]
|
|
material = SubResource("StandardMaterial3D_24d3s")
|
|
size = Vector3(0.1, 0.1, 0.1)
|
|
|
|
[node name="PickableObject" unique_id=1675596942 instance=ExtResource("1_dbtw8")]
|
|
|
|
[node name="CollisionShape3D" parent="." index="0"]
|
|
shape = SubResource("BoxShape3D_m1xbq")
|
|
|
|
[node name="MeshInstance3D" type="MeshInstance3D" parent="." index="1" unique_id=1223689787]
|
|
mesh = SubResource("BoxMesh_vlqg6")
|