67 lines
3.2 KiB
Plaintext
67 lines
3.2 KiB
Plaintext
[gd_scene format=3 uid="uid://clw8ai6kngqxb"]
|
|
|
|
[ext_resource type="Script" uid="uid://b4ldkd3ngs0vp" path="res://main.gd" id="1_0xm2m"]
|
|
[ext_resource type="PackedScene" uid="uid://j5s5wus7tuhb" path="res://XROrigin.tscn" id="2_h2yge"]
|
|
[ext_resource type="Material" uid="uid://cmia50cfqxxo4" path="res://Textures/dev_material_3d.tres" id="3_272bh"]
|
|
[ext_resource type="PackedScene" uid="uid://e4i6o5oriecx" path="res://PickupCube.tscn" id="3_h2yge"]
|
|
[ext_resource type="PackedScene" uid="uid://j7caslh27nor" path="res://Hob.tscn" id="3_lquwl"]
|
|
[ext_resource type="PackedScene" uid="uid://efaec6ymgabo" path="res://Counter.tscn" id="4_7mycd"]
|
|
[ext_resource type="Sky" uid="uid://c1abtpwhdm2d5" path="res://Textures/sky/NightSkyHDRI009_16K.tres" id="6_7mycd"]
|
|
|
|
[sub_resource type="BoxShape3D" id="BoxShape3D_vlqg6"]
|
|
size = Vector3(5, 0.1, 5)
|
|
|
|
[sub_resource type="BoxMesh" id="BoxMesh_24d3s"]
|
|
material = ExtResource("3_272bh")
|
|
size = Vector3(5, 0.1, 5)
|
|
|
|
[sub_resource type="Environment" id="Environment_bvwq1"]
|
|
background_mode = 2
|
|
sky = ExtResource("6_7mycd")
|
|
reflected_light_source = 2
|
|
tonemap_mode = 3
|
|
ssr_enabled = true
|
|
ssao_enabled = true
|
|
ssil_enabled = true
|
|
sdfgi_enabled = true
|
|
|
|
[node name="Main" type="Node3D" unique_id=1312265607]
|
|
script = ExtResource("1_0xm2m")
|
|
|
|
[node name="XROrigin3D" parent="." unique_id=2055526621 instance=ExtResource("2_h2yge")]
|
|
|
|
[node name="DirectionalLight3D" type="DirectionalLight3D" parent="." unique_id=1376644384]
|
|
transform = Transform3D(-0.8660254, -0.43301278, 0.24999999, 0.3022632, -0.05510214, 0.9516306, -0.39829266, 0.8997021, 0.17860365, 0, 0, 0)
|
|
|
|
[node name="Floor" type="StaticBody3D" parent="." unique_id=122279514]
|
|
transform = Transform3D(1, 0, 0, 0, 1, 0, 0, 0, 1, 0, -0.05, 0)
|
|
|
|
[node name="CollisionShape3D" type="CollisionShape3D" parent="Floor" unique_id=958841648]
|
|
shape = SubResource("BoxShape3D_vlqg6")
|
|
|
|
[node name="MeshInstance3D" type="MeshInstance3D" parent="Floor/CollisionShape3D" unique_id=1939997056]
|
|
transform = Transform3D(1, 0, 0, 0, 1, 0, 0, 0, 1, 0.00018164515, 0.0006352663, -0.002532661)
|
|
mesh = SubResource("BoxMesh_24d3s")
|
|
|
|
[node name="Hob" parent="." unique_id=1687971542 instance=ExtResource("3_lquwl")]
|
|
transform = Transform3D(1, 0, 0, 0, 1, 0, 0, 0, 1, 0.29336345, 0.8981018, -1.484)
|
|
|
|
[node name="Counter" parent="." unique_id=1487893288 instance=ExtResource("4_7mycd")]
|
|
transform = Transform3D(1, 0, 0, 0, 1, 0, 0, 0, 1, -0.73186195, 0.8981018, -1.484)
|
|
|
|
[node name="PickableObject" parent="." unique_id=1675596942 instance=ExtResource("3_h2yge")]
|
|
transform = Transform3D(1, 0, -2.2351742e-08, -2.9802322e-08, 1.0000001, 0, -2.6077032e-08, 1.4901161e-08, 1, -0.70505303, 1.5761534, -1.0317149)
|
|
|
|
[node name="PickableObject2" parent="." unique_id=713087634 instance=ExtResource("3_h2yge")]
|
|
transform = Transform3D(1, 0, -2.2351742e-08, -2.9802322e-08, 1.0000001, 0, -2.6077032e-08, 1.4901161e-08, 1, 0.28315204, 1.5607953, -1.0657519)
|
|
|
|
[node name="WorldEnvironment" type="WorldEnvironment" parent="." unique_id=1177077250]
|
|
environment = SubResource("Environment_bvwq1")
|
|
|
|
[node name="OmniLight3D" type="OmniLight3D" parent="." unique_id=812168256]
|
|
transform = Transform3D(1, 0, 0, 0, 1, 0, 0, 0, 1, 0.2856425, 1.4939771, -1.4959787)
|
|
visible = false
|
|
light_color = Color(1, 0.38431373, 0, 1)
|
|
light_energy = 1.784
|
|
shadow_enabled = true
|