Merge remote-tracking branch 'refs/remotes/origin/main'
This commit is contained in:
commit
4d1dbe2195
|
|
@ -7,6 +7,14 @@
|
|||
[sub_resource type="Environment" id="Environment_vonw3"]
|
||||
ambient_light_source = 2
|
||||
ambient_light_color = Color(1, 1, 1, 1)
|
||||
glow_bloom = 0.25
|
||||
fog_enabled = true
|
||||
fog_light_color = Color(0.58224267, 0.5609305, 0.32954878, 1)
|
||||
fog_light_energy = 2.38
|
||||
fog_sun_scatter = 0.37
|
||||
fog_density = 0.0
|
||||
fog_sky_affect = 0.39
|
||||
fog_height = 2.3
|
||||
|
||||
[node name="Level" type="Node3D" unique_id=1248504413]
|
||||
script = ExtResource("1_0b4ue")
|
||||
|
|
|
|||
|
|
@ -8,7 +8,7 @@
|
|||
size = Vector2(150, 150)
|
||||
|
||||
[sub_resource type="StandardMaterial3D" id="StandardMaterial3D_eoxb4"]
|
||||
albedo_color = Color(0.29986, 0.58, 0.2146, 1)
|
||||
albedo_color = Color(0.19793716, 0.19793725, 0.19793722, 1)
|
||||
|
||||
[sub_resource type="CapsuleMesh" id="CapsuleMesh_lu35c"]
|
||||
radius = 24.892
|
||||
|
|
|
|||
Loading…
Reference in New Issue