Improved network code
This commit is contained in:
@ -1,8 +1,10 @@
|
||||
[gd_resource type="Environment" load_steps=2 format=3 uid="uid://dixa0yso2s1u3"]
|
||||
|
||||
[ext_resource type="Sky" uid="uid://b0q75qnaj0r5h" path="res://world/Sky.tres" id="1_utnj1"]
|
||||
[gd_resource type="Environment" format=3 uid="uid://dixa0yso2s1u3"]
|
||||
|
||||
[resource]
|
||||
sky = ExtResource("1_utnj1")
|
||||
background_mode = 1
|
||||
background_color = Color(0.317647, 0.541176, 0.713726, 1)
|
||||
ambient_light_source = 3
|
||||
reflected_light_source = 2
|
||||
ambient_light_color = Color(0.607843, 0.756863, 0.92549, 1)
|
||||
ambient_light_sky_contribution = 0.17
|
||||
tonemap_mode = 2
|
||||
adjustment_saturation = 0.01
|
||||
|
Reference in New Issue
Block a user