proto road stage freeroam map

This commit is contained in:
Persephone Bubblegum-Holiday 2025-08-19 12:52:08 -07:00
parent c432cf54b5
commit 3395fe72d4
20 changed files with 636 additions and 46 deletions

View file

@ -8,7 +8,7 @@
[ext_resource type="PackedScene" uid="uid://bp5u5t6yu4ejy" path="res://Models/Animatronics/Cyberamics/Cyber Pasqually.glb" id="6_08e8o"]
[ext_resource type="Script" uid="uid://d1p4ite8ts2wi" path="res://Scripts/LightController.gd" id="7_r2dgu"]
[ext_resource type="PackedScene" uid="uid://dq1fvhg4rb6ro" path="res://Models/Stages/ProtoRoadStage/RoadStageNeon.glb" id="8_basbq"]
[ext_resource type="PackedScene" uid="uid://bxjnp7g3w2wc8" path="res://Models/Stages/ProtoRoadStage/RoadStage.glb" id="9_hijvq"]
[ext_resource type="PackedScene" uid="uid://c206e68xbc24t" path="res://Models/Stages/ProtoRoadStage/ProtoRoadStage.glb" id="10_5ayxk"]
[ext_resource type="PackedScene" uid="uid://d1noqem71b260" path="res://Models/Stages/2-Stage/Illum/2StageGeneric-CECStarLight.glb" id="10_s0omj"]
[sub_resource type="Environment" id="Environment_aswoc"]
@ -36,9 +36,6 @@ script = ExtResource("2_6jho3")
transform = Transform3D(0.6, 0, 0, 0, 0.6, 0, 0, 0, 0.6, 2.4, 0.9, 0.5)
script = ExtResource("2_6jho3")
[node name="RoadStage" parent="." instance=ExtResource("9_hijvq")]
transform = Transform3D(0.6, 0, 0, 0, 0.6, 0, 0, 0, 0.6, 0, 0, 0)
[node name="WorldEnvironment" type="WorldEnvironment" parent="."]
environment = SubResource("Environment_aswoc")
@ -351,3 +348,6 @@ transform = Transform3D(1, 0, 0, 0, 0.707107, 0.707107, 0, -0.707107, 0.707107,
light_color = Color(0, 0.498039, 1, 1)
light_energy = 2.0
shadow_enabled = true
[node name="ProtoRoadStage" parent="." instance=ExtResource("10_5ayxk")]
transform = Transform3D(0.6, 0, 0, 0, 0.6, 0, 0, 0, 0.6, 0, 0, 0)