54 lines
2.4 KiB
Plaintext
54 lines
2.4 KiB
Plaintext
[gd_scene load_steps=12 format=3 uid="uid://bn54phjibkg8i"]
|
|
|
|
[ext_resource type="PackedScene" uid="uid://dbm3c0wxvjg24" path="res://assets/LevelBlockouts/blockout1.blend" id="1_blrje"]
|
|
[ext_resource type="Script" path="res://scripts/LevelManager.gd" id="2_jey4m"]
|
|
[ext_resource type="PackedScene" uid="uid://brl0bsqjl5dg3" path="res://assets/mac_10.tscn" id="3_3ymim"]
|
|
[ext_resource type="PackedScene" uid="uid://drwae3loscbw7" path="res://assets/player.tscn" id="3_pm4sr"]
|
|
[ext_resource type="LightmapGIData" uid="uid://5ttwovth3867" path="res://assets/LevelBlockouts/blockout_1.lmbake" id="4_01ilt"]
|
|
[ext_resource type="PackedScene" uid="uid://c6bpysq1tjhy4" path="res://vendingmahcine.tscn" id="6_t7mn0"]
|
|
[ext_resource type="PackedScene" uid="uid://20csd6dmwj4y" path="res://assets/jump_platform.tscn" id="7_ck2ai"]
|
|
|
|
[sub_resource type="ProceduralSkyMaterial" id="ProceduralSkyMaterial_pe7vx"]
|
|
sky_horizon_color = Color(0.64625, 0.65575, 0.67075, 1)
|
|
sky_energy_multiplier = 0.0
|
|
ground_horizon_color = Color(0.64625, 0.65575, 0.67075, 1)
|
|
|
|
[sub_resource type="Sky" id="Sky_b1rnh"]
|
|
sky_material = SubResource("ProceduralSkyMaterial_pe7vx")
|
|
|
|
[sub_resource type="Environment" id="Environment_bhtgh"]
|
|
background_mode = 2
|
|
sky = SubResource("Sky_b1rnh")
|
|
tonemap_mode = 2
|
|
ssr_enabled = true
|
|
ssao_enabled = true
|
|
ssil_enabled = true
|
|
sdfgi_enabled = true
|
|
glow_enabled = true
|
|
glow_bloom = 0.4
|
|
|
|
[sub_resource type="NavigationMesh" id="NavigationMesh_g254y"]
|
|
|
|
[node name="blockout1" node_paths=PackedStringArray("player") instance=ExtResource("1_blrje")]
|
|
script = ExtResource("2_jey4m")
|
|
player = NodePath("Player")
|
|
gun_1 = ExtResource("3_3ymim")
|
|
|
|
[node name="WorldEnvironment" type="WorldEnvironment" parent="." index="0"]
|
|
environment = SubResource("Environment_bhtgh")
|
|
|
|
[node name="NavigationRegion3D" type="NavigationRegion3D" parent="." index="1"]
|
|
navigation_mesh = SubResource("NavigationMesh_g254y")
|
|
|
|
[node name="Player" parent="." index="3" instance=ExtResource("3_pm4sr")]
|
|
transform = Transform3D(1, 0, 0, 0, 1, 0, 0, 0, 1, -0.0584686, 0.713594, 16.6392)
|
|
|
|
[node name="LightmapGI" type="LightmapGI" parent="." index="4"]
|
|
light_data = ExtResource("4_01ilt")
|
|
|
|
[node name="vendingmachine" parent="." index="5" instance=ExtResource("6_t7mn0")]
|
|
transform = Transform3D(-4.37114e-08, 0, 1, 0, 1, 0, -1, 0, -4.37114e-08, -4.74477, -0.399996, -2.91752)
|
|
|
|
[node name="JumpPlatform" parent="." index="6" instance=ExtResource("7_ck2ai")]
|
|
transform = Transform3D(2, 0, 0, 0, 2, 0, 0, 0, 2, 6.44298, -12.5619, -22.2135)
|