Spawnables
This commit is contained in:
parent
6b5e768faf
commit
ea4f70f5ef
25 changed files with 4784 additions and 4436 deletions
13
environments/split_environment.tres
Normal file
13
environments/split_environment.tres
Normal file
|
|
@ -0,0 +1,13 @@
|
|||
[gd_resource type="Environment" load_steps=3 format=3 uid="uid://ybeuqwdb504c"]
|
||||
|
||||
[sub_resource type="ProceduralSkyMaterial" id="ProceduralSkyMaterial_xjw7r"]
|
||||
sky_top_color = Color(0.6256585, 0.8292434, 0.9808864, 1)
|
||||
sky_horizon_color = Color(0.53361595, 0.7450959, 0.83056223, 1)
|
||||
ground_horizon_color = Color(0.53361595, 0.7450959, 0.83056223, 1)
|
||||
|
||||
[sub_resource type="Sky" id="Sky_nv7aj"]
|
||||
sky_material = SubResource("ProceduralSkyMaterial_xjw7r")
|
||||
|
||||
[resource]
|
||||
background_mode = 2
|
||||
sky = SubResource("Sky_nv7aj")
|
||||
Loading…
Add table
Add a link
Reference in a new issue