Files
SpaceBots/.svn/pristine/ed/ed79efe0c9fee2d45fa264a6b3edee9dfd298884.svn-base
2026-01-21 23:51:53 +01:00

27 lines
981 B
Plaintext

[gd_scene load_steps=6 format=3 uid="uid://cftfv7v8syhig"]
[ext_resource type="PackedScene" uid="uid://clhhslugpfugs" path="res://Maps/Spaceship/Rooms/Starter.tscn" id="2_iuibe"]
[ext_resource type="Texture2D" uid="uid://cimsjl61nhh5s" path="res://assets/2D/HDR_blue_nebulae-1.hdr" id="4_fd4og"]
[sub_resource type="PanoramaSkyMaterial" id="PanoramaSkyMaterial_yoeks"]
panorama = ExtResource("4_fd4og")
[sub_resource type="Sky" id="Sky_ly181"]
sky_material = SubResource("PanoramaSkyMaterial_yoeks")
[sub_resource type="Environment" id="Environment_7qc4s"]
background_mode = 2
sky = SubResource("Sky_ly181")
ambient_light_source = 2
ambient_light_color = Color(0.241156, 0.241156, 0.241156, 1)
ssr_enabled = true
glow_enabled = true
glow_intensity = 1.1
[node name="SpaceshipTest" type="Node3D"]
[node name="WorldEnvironment" type="WorldEnvironment" parent="."]
environment = SubResource("Environment_7qc4s")
[node name="Starter" parent="." instance=ExtResource("2_iuibe")]