recreate level 1-1
This commit is contained in:
parent
53d564b4a4
commit
26deb746e7
5 changed files with 87 additions and 2 deletions
Binary file not shown.
Binary file not shown.
2
levels/level.gd
Normal file
2
levels/level.gd
Normal file
|
@ -0,0 +1,2 @@
|
||||||
|
class_name Level
|
||||||
|
extends Node3D
|
83
levels/w1/1_01.tscn
Normal file
83
levels/w1/1_01.tscn
Normal file
File diff suppressed because one or more lines are too long
|
@ -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
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue