mirror of
https://github.com/thegatesbrowser/godot-multiplayer.git
synced 2025-09-06 23:27:20 -04:00
copy from thegates-jam repo
This commit is contained in:
parent
c1a7ad74e1
commit
1a335de566
523 changed files with 22408 additions and 0 deletions
11
defaults/world_environment.tres
Normal file
11
defaults/world_environment.tres
Normal file
|
@ -0,0 +1,11 @@
|
|||
[gd_resource type="Environment" load_steps=2 format=3 uid="uid://cgqlrwpgos8m3"]
|
||||
|
||||
[ext_resource type="Sky" uid="uid://jonn5eom7asv" path="res://defaults/sky/blue_sky.tres" id="1_x1dgc"]
|
||||
|
||||
[resource]
|
||||
background_mode = 2
|
||||
sky = ExtResource("1_x1dgc")
|
||||
tonemap_mode = 2
|
||||
ssao_enabled = true
|
||||
ssil_enabled = true
|
||||
glow_enabled = true
|
Loading…
Add table
Add a link
Reference in a new issue