islaApocalypse/Scenes/Main.tscn
beezm 7f0f43b5fb baseline: working salvaged prototype on Godot 4.7.1 (pre-F1)
Co-Authored-By: Claude Opus 5 (1M context) <noreply@anthropic.com>
2026-08-05 01:45:41 -04:00

17 lines
787 B
Text

[gd_scene format=3 uid="uid://pkacw81eqg5w"]
[ext_resource type="Script" uid="uid://c1dxqbgohxr6k" path="res://Server/Scripts/ServerChunkManager.cs" id="1_r150o"]
[sub_resource type="Environment" id="Environment_r150o"]
ambient_light_color = Color(0.37245482, 0.5677467, 1, 1)
[node name="World" type="Node3D" unique_id=412138339]
script = ExtResource("1_r150o")
[node name="DirectionalLight3D" type="DirectionalLight3D" parent="." unique_id=1569534216]
[node name="Camera3D" type="Camera3D" parent="." unique_id=1064925728]
transform = Transform3D(1, 0, 0, 0, 0.49999997, -0.86602545, 0, 0.86602545, 0.49999997, 2559.9224, 640.90497, -171.46881)
[node name="WorldEnvironment" type="WorldEnvironment" parent="." unique_id=1968388012]
environment = SubResource("Environment_r150o")