despawn runner or chaser on disconnect

This commit is contained in:
2025-02-21 17:59:23 +09:00
parent 591225996d
commit ca63d4594c
15 changed files with 85 additions and 97 deletions
+5
View File
@@ -10,9 +10,14 @@ background_mode = 1
ambient_light_source = 2
ambient_light_color = Color(1, 1, 1, 1)
ambient_light_energy = 0.01
tonemap_mode = 3
sdfgi_read_sky_light = false
glow_enabled = true
glow_normalized = true
volumetric_fog_enabled = true
volumetric_fog_albedo = Color(0.381703, 0.381703, 0.381703, 1)
volumetric_fog_emission = Color(0.314009, 2.89988e-06, 1.52815e-06, 1)
volumetric_fog_emission_energy = 0.25
[sub_resource type="WorldBoundaryShape3D" id="WorldBoundaryShape3D_1l61b"]