Made it so that when is_paused is true it don's update anything

This commit is contained in:
2024-04-07 13:59:34 -05:00
parent 56270ff158
commit 6cf17eef6f

View File

@ -14,15 +14,16 @@ script = ExtResource("1_b2ij4")
shape = SubResource("CapsuleShape3D_lm3xc") shape = SubResource("CapsuleShape3D_lm3xc")
[node name="Node3D" type="Node3D" parent="."] [node name="Node3D" type="Node3D" parent="."]
transform = Transform3D(1, 0, 0, 0, 1, 0, 0, 0, 1, 0, 0.65009, 0)
script = ExtResource("2_is0vo") script = ExtResource("2_is0vo")
[node name="Camera" type="Camera3D" parent="Node3D"] [node name="Camera" type="Camera3D" parent="Node3D"]
transform = Transform3D(1, 0, 0, 0, 1, 0, 0, 0, 1, 0, 0.576, 0)
current = true current = true
[node name="VapeLight" type="SpotLight3D" parent="Node3D"] [node name="VapeLight" type="SpotLight3D" parent="Node3D"]
transform = Transform3D(1, 0, 0, 0, 0.934826, 0.355107, 0, -0.355107, 0.934826, 0.012711, 0.254978, 0.0294437) transform = Transform3D(1, 0, 0, 0, 0.934826, 0.355107, 0, -0.355107, 0.934826, 0, -0.19053, -0.105637)
light_color = Color(0.247059, 0.407843, 0.603922, 1) light_color = Color(0.247059, 0.407843, 0.603922, 1)
shadow_enabled = true
spot_range = 5.368 spot_range = 5.368
spot_attenuation = 0.847127 spot_attenuation = 0.847127
spot_angle = 62.91 spot_angle = 62.91