Skip to content
GitLab
Explore
Sign in
Primary navigation
Search or go to…
Project
code
Manage
Activity
Members
Labels
Plan
Issues
Issue boards
Milestones
Wiki
Code
Merge requests
Repository
Branches
Commits
Tags
Repository graph
Compare revisions
Snippets
Build
Pipelines
Jobs
Pipeline schedules
Artifacts
Deploy
Releases
Package Registry
Model registry
Operate
Environments
Terraform modules
Monitor
Incidents
Analyze
Value stream analytics
Contributor analytics
CI/CD analytics
Repository analytics
Model experiments
Help
Help
Support
GitLab documentation
Compare GitLab plans
Community forum
Contribute to GitLab
Provide feedback
Keyboard shortcuts
?
Snippets
Groups
Projects
Show more breadcrumbs
Projets-INFO4
23-24
04
code
Merge requests
!26
Bug Fix : Node Sky in Main was missing
Code
Review changes
Check out branch
Download
Patches
Plain diff
Merged
Bug Fix : Node Sky in Main was missing
Albin.FixBug_NodeSkyMissing
into
dev
Overview
0
Commits
1
Pipelines
0
Changes
1
Merged
Albin Horlaville
requested to merge
Albin.FixBug_NodeSkyMissing
into
dev
11 months ago
Overview
0
Commits
1
Pipelines
0
Changes
1
Expand
0
0
Merge request reports
Compare
dev
dev (base)
and
latest version
latest version
d63407b5
1 commit,
11 months ago
1 file
+
3
−
1
Inline
Compare changes
Side-by-side
Inline
Show whitespace changes
Show one file at a time
OpenWorldLego/levels/main.tscn
+
3
−
1
Options
[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