initial commit
This commit is contained in:
commit
93ab4e6559
6 changed files with 129 additions and 0 deletions
9
default_env.tres
Normal file
9
default_env.tres
Normal file
|
|
@ -0,0 +1,9 @@
|
|||
[gd_resource type="Environment" load_steps=2 format=2]
|
||||
|
||||
[sub_resource type="Sky" id=1]
|
||||
|
||||
[resource]
|
||||
background_mode = 3
|
||||
background_sky = SubResource( 1 )
|
||||
adjustment_enabled = true
|
||||
adjustment_brightness = 1.25
|
||||
Loading…
Add table
Add a link
Reference in a new issue