add client prediction
This commit is contained in:
@@ -143,14 +143,12 @@ mesh = SubResource("BoxMesh_lm401")
|
||||
|
||||
[node name="FirstFloorLight" type="OmniLight3D" parent="Lights"]
|
||||
transform = Transform3D(1, 0, 0, 0, 1, 0, 0, 0, 1, 0, 4, 0)
|
||||
light_energy = 6.0
|
||||
shadow_enabled = true
|
||||
omni_range = 40.0
|
||||
omni_attenuation = 1.5
|
||||
|
||||
[node name="SecondFloorLight" type="OmniLight3D" parent="Lights"]
|
||||
transform = Transform3D(1, 0, 0, 0, 1, 0, 0, 0, 1, 0, 9, 0)
|
||||
light_energy = 6.0
|
||||
shadow_enabled = true
|
||||
omni_range = 40.0
|
||||
omni_attenuation = 1.5
|
||||
|
||||
Reference in New Issue
Block a user