recreate level 1-1

This commit is contained in:
Haze Weathers 2025-02-24 14:15:06 -05:00
parent 53d564b4a4
commit 26deb746e7
5 changed files with 87 additions and 2 deletions

2
levels/level.gd Normal file
View file

@ -0,0 +1,2 @@
class_name Level
extends Node3D

83
levels/w1/1_01.tscn Normal file

File diff suppressed because one or more lines are too long

View file

@ -16,13 +16,13 @@ ground_curve = 0.452548
sun_angle_max = 0.0 sun_angle_max = 0.0
use_debanding = false use_debanding = false
[sub_resource type="Sky" id="Sky_f657k"] [sub_resource type="Sky" id="Sky_437rs"]
sky_material = SubResource("ProceduralSkyMaterial_akirf") sky_material = SubResource("ProceduralSkyMaterial_akirf")
radiance_size = 0 radiance_size = 0
[sub_resource type="Environment" id="Environment_0oogp"] [sub_resource type="Environment" id="Environment_0oogp"]
background_mode = 2 background_mode = 2
sky = SubResource("Sky_f657k") sky = SubResource("Sky_437rs")
ambient_light_source = 2 ambient_light_source = 2
ambient_light_color = Color(1, 1, 1, 1) ambient_light_color = Color(1, 1, 1, 1)
ambient_light_energy = 0.25 ambient_light_energy = 0.25