Skip to content

Commit

Permalink
Should fix errors/issues on exported builds.
Browse files Browse the repository at this point in the history
  • Loading branch information
Phazorknight committed Nov 21, 2024
1 parent 1e3aa45 commit 88b2a55
Show file tree
Hide file tree
Showing 4 changed files with 56 additions and 51 deletions.
4 changes: 2 additions & 2 deletions addons/cogito/DemoScenes/COGITO_4_Laboratory.tscn
Original file line number Diff line number Diff line change
Expand Up @@ -86,7 +86,7 @@ volumetric_fog_ambient_inject = 0.1
volumetric_fog_sky_affect = 0.1
volumetric_fog_temporal_reprojection_amount = 0.85

[sub_resource type="Resource" id="Resource_6dxah"]
[sub_resource type="Resource" id="Resource_u1ma7"]
resource_local_to_scene = true
script = ExtResource("4_hlewe")
grid = true
Expand Down Expand Up @@ -899,7 +899,7 @@ environment = SubResource("Environment_obnk3")
[node name="Player" parent="." instance=ExtResource("2_7qwrr")]
transform = Transform3D(-4.37114e-08, 0, 1, 0, 1, 0, -1, 0, -4.37114e-08, 5.13854, 0.8, -5.43073)
inventory_data = SubResource("Resource_6dxah")
inventory_data = SubResource("Resource_u1ma7")
[node name="CONNECTOR_TO_LOBBY" type="Node3D" parent="."]
Expand Down
Loading

0 comments on commit 88b2a55

Please sign in to comment.