Skip to content
Snippets Groups Projects

Bug Fix : Node Sky in Main was missing

Merged Albin Horlaville requested to merge Albin.FixBug_NodeSkyMissing into dev
1 file
+ 3
1
Compare changes
  • Side-by-side
  • Inline
[gd_scene load_steps=9 format=3 uid="uid://dfhcgfhwneaq4"]
[gd_scene load_steps=10 format=3 uid="uid://dfhcgfhwneaq4"]
[ext_resource type="Script" path="res://levels/main.gd" id="1_1c0l0"]
[ext_resource type="PackedScene" uid="uid://bcrxb66y5ubhl" path="res://actor/player.tscn" id="1_hphc1"]
@@ -52,4 +52,6 @@ environment = SubResource("Environment_uehlp")
transform = Transform3D(-0.866024, -0.433016, 0.250001, 0, 0.499998, 0.866027, -0.500003, 0.749999, -0.43301, 0, 0, 0)
shadow_enabled = true
[node name="Sky" type="Node" parent="."]
[editable path="Player"]
Loading