continued work on taco town

This commit is contained in:
2025-07-15 11:21:20 -05:00
parent 7a61c636f0
commit 0a0ccdaff4
18 changed files with 240 additions and 6 deletions

Binary file not shown.

View File

@@ -50,6 +50,22 @@ _subresources={
"use_external/enabled": true,
"use_external/path": "uid://hg5phpsguoh5"
},
"METAL": {
"use_external/enabled": true,
"use_external/path": "uid://cts3y2vxb7osx"
},
"NeonPink": {
"use_external/enabled": true,
"use_external/path": "uid://c367gg3d5hbpk"
},
"NeonYellow": {
"use_external/enabled": true,
"use_external/path": "uid://b7rm1ie4gytbk"
},
"Roof": {
"use_external/enabled": true,
"use_external/path": "uid://banax4x6uilxg"
},
"Walls1": {
"use_external/enabled": true,
"use_external/path": "uid://o5nsj4glt0wa"

Binary file not shown.

Binary file not shown.

Binary file not shown.

Binary file not shown.

View File

@@ -1,4 +1,4 @@
[gd_scene load_steps=13 format=3 uid="uid://br5eo7d1ttenb"]
[gd_scene load_steps=18 format=3 uid="uid://br5eo7d1ttenb"]
[ext_resource type="Script" uid="uid://bkii8jwf0k7tq" path="res://scripts/LevelManager.gd" id="1_wjlww"]
[ext_resource type="PackedScene" uid="uid://be3j4isp6stxj" path="res://levels/Restaurant.blend" id="2_wjlww"]
@@ -8,6 +8,11 @@
[ext_resource type="LightmapGIData" uid="uid://d6mpqnw8qo47" path="res://levels/restaurant1.lmbake" id="6_2aaaf"]
[ext_resource type="PackedScene" uid="uid://24slv0pyxcd5" path="res://assets/level_bounds.tscn" id="7_rh5fc"]
[ext_resource type="PackedScene" uid="uid://b3cvkki82xhhl" path="res://restaurant_light.tscn" id="8_wic7t"]
[ext_resource type="PackedScene" uid="uid://ctdq7edxwbmhf" path="res://table_setup.tscn" id="9_2aaaf"]
[ext_resource type="PackedScene" uid="uid://co12h258tg1ud" path="res://assets/wet_floor_sign.tscn" id="10_aii4r"]
[ext_resource type="PackedScene" uid="uid://c0uv33kbndbvy" path="res://assets/trashcan.tscn" id="11_kjn31"]
[ext_resource type="PackedScene" uid="uid://cgo4qyul7ix5p" path="res://assets/ladder.tscn" id="12_vj1wv"]
[ext_resource type="PackedScene" uid="uid://cdpxctwwi12j" path="res://assets/ladder_collision_check.tscn" id="13_tcglg"]
[sub_resource type="PanoramaSkyMaterial" id="PanoramaSkyMaterial_rh5fc"]
panorama = ExtResource("3_3b4a6")
@@ -23,7 +28,6 @@ tonemap_mode = 4
ssr_enabled = true
ssao_enabled = true
ssil_enabled = true
sdfgi_read_sky_light = false
glow_enabled = true
glow_intensity = 0.5
glow_blend_mode = 1
@@ -31,7 +35,7 @@ volumetric_fog_enabled = true
volumetric_fog_density = 0.0215
[sub_resource type="BoxShape3D" id="BoxShape3D_wic7t"]
size = Vector3(60.7705, 62.086, 70.7734)
size = Vector3(196.588, 86.2427, 220.99)
[node name="Restaurant" type="Node3D"]
script = ExtResource("1_wjlww")
@@ -39,6 +43,7 @@ script = ExtResource("1_wjlww")
[node name="DirectionalLight3D" type="DirectionalLight3D" parent="."]
transform = Transform3D(0.504528, 0.495223, -0.707252, 0, 0.819152, 0.573576, 0.863396, -0.289385, 0.413285, 0, 0, 0)
light_color = Color(0.720673, 0.686034, 0.73399, 1)
light_bake_mode = 1
shadow_enabled = true
[node name="Restaurant" parent="." instance=ExtResource("2_wjlww")]
@@ -261,14 +266,20 @@ transform = Transform3D(1, 0, 0, 0, 1, 0, 0, 0, 1, -2.02282, 4.13854, -18.6843)
[node name="LevelBounds" parent="." instance=ExtResource("7_rh5fc")]
[node name="CollisionShape3D" type="CollisionShape3D" parent="LevelBounds"]
transform = Transform3D(1, 0, 0, 0, 1, 0, 0, 0, 1, 0, -14.5233, 0)
transform = Transform3D(1, 0, 0, 0, 1, 0, 0, 0, 1, 0, -2.44495, 0)
shape = SubResource("BoxShape3D_wic7t")
[node name="RestaurantLight" parent="." instance=ExtResource("8_wic7t")]
transform = Transform3D(1, 0, 0, 0, 1, 0, 0, 0, 1, 0.429829, 6.37716, 14.4138)
transform = Transform3D(1, 0, 0, 0, 1, 0, 0, 0, 1, 0.429829, 6.37716, 10.9897)
[node name="RestaurantLight2" parent="." instance=ExtResource("8_wic7t")]
transform = Transform3D(1, 0, 0, 0, 1, 0, 0, 0, 1, -4.2482, 6.37716, 14.4138)
transform = Transform3D(1, 0, 0, 0, 1, 0, 0, 0, 1, -4.2482, 6.37716, 10.7229)
[node name="RestaurantLight11" parent="." instance=ExtResource("8_wic7t")]
transform = Transform3D(1, 0, 0, 0, 1, 0, 0, 0, 1, 0.429829, 6.37716, 19.704)
[node name="RestaurantLight12" parent="." instance=ExtResource("8_wic7t")]
transform = Transform3D(1, 0, 0, 0, 1, 0, 0, 0, 1, -4.2482, 6.37716, 19.4373)
[node name="RestaurantLight3" parent="." instance=ExtResource("8_wic7t")]
transform = Transform3D(1, 0, 0, 0, 1, 0, 0, 0, 1, -11.0282, 6.37716, 14.4138)
@@ -293,3 +304,81 @@ transform = Transform3D(1, 0, 0, 0, 1, 0, 0, 0, 1, -4.2482, 6.37716, -7.11068)
[node name="RestaurantLight9" parent="." instance=ExtResource("8_wic7t")]
transform = Transform3D(1, 0, 0, 0, 1, 0, 0, 0, 1, -11.0282, 6.37716, -7.11068)
[node name="TableSetup" parent="." instance=ExtResource("9_2aaaf")]
transform = Transform3D(1, 0, 0, 0, 1, 0, 0, 0, 1, -10.3708, -0.274829, 1.75654)
[node name="TableSetup2" parent="." instance=ExtResource("9_2aaaf")]
transform = Transform3D(1, 0, 0, 0, 1, 0, 0, 0, 1, -10.6683, -0.27483, -0.545584)
[node name="TableSetup3" parent="." instance=ExtResource("9_2aaaf")]
transform = Transform3D(1, 0, 0, 0, 1, 0, 0, 0, 1, -10.774, -0.27483, -3.21804)
[node name="TableSetup4" parent="." instance=ExtResource("9_2aaaf")]
transform = Transform3D(1, 0, 0, 0, 1, 0, 0, 0, 1, -7.42388, -0.274829, 1.75654)
[node name="TableSetup5" parent="." instance=ExtResource("9_2aaaf")]
transform = Transform3D(1, 0, 0, 0, 1, 0, 0, 0, 1, -7.7214, -0.27483, -0.545584)
[node name="TableSetup6" parent="." instance=ExtResource("9_2aaaf")]
transform = Transform3D(1, 0, 0, 0, 1, 0, 0, 0, 1, -7.82707, -0.27483, -3.21804)
[node name="TableSetup7" parent="." instance=ExtResource("9_2aaaf")]
transform = Transform3D(1, 0, 0, 0, 1, 0, 0, 0, 1, -3.80634, -0.274829, 1.75654)
[node name="TableSetup8" parent="." instance=ExtResource("9_2aaaf")]
transform = Transform3D(1, 0, 0, 0, 1, 0, 0, 0, 1, -4.10387, -0.27483, -0.545584)
[node name="TableSetup9" parent="." instance=ExtResource("9_2aaaf")]
transform = Transform3D(1, 0, 0, 0, 1, 0, 0, 0, 1, -4.20954, -0.27483, -3.21804)
[node name="TableSetup10" parent="." instance=ExtResource("9_2aaaf")]
transform = Transform3D(1, 0, 0, 0, 1, 0, 0, 0, 1, 1.10842, -0.274829, 1.75654)
[node name="TableSetup11" parent="." instance=ExtResource("9_2aaaf")]
transform = Transform3D(1, 0, 0, 0, 1, 0, 0, 0, 1, 0.810897, -0.27483, -0.545584)
[node name="TableSetup12" parent="." instance=ExtResource("9_2aaaf")]
transform = Transform3D(1, 0, 0, 0, 1, 0, 0, 0, 1, 0.705233, -0.27483, -3.21804)
[node name="TableSetup13" parent="." instance=ExtResource("9_2aaaf")]
transform = Transform3D(1, 0, 0, 0, 1, 0, 0, 0, 1, -19.227, -0.274829, -0.783487)
[node name="TableSetup14" parent="." instance=ExtResource("9_2aaaf")]
transform = Transform3D(1, 0, 0, 0, 1, 0, 0, 0, 1, -19.5245, -0.274829, -3.08561)
[node name="TableSetup15" parent="." instance=ExtResource("9_2aaaf")]
transform = Transform3D(1, 0, 0, 0, 1, 0, 0, 0, 1, -19.6302, -0.274829, -5.75807)
[node name="TableSetup16" parent="." instance=ExtResource("9_2aaaf")]
transform = Transform3D(1, 0, 0, 0, 1, 0, 0, 0, 1, -16.7761, -0.274829, -4.96502)
[node name="TableSetup17" parent="." instance=ExtResource("9_2aaaf")]
transform = Transform3D(1, 0, 0, 0, 1, 0, 0, 0, 1, -17.0736, -0.274829, -7.26714)
[node name="TableSetup18" parent="." instance=ExtResource("9_2aaaf")]
transform = Transform3D(1, 0, 0, 0, 1, 0, 0, 0, 1, -17.1793, -0.274829, -9.9396)
[node name="TableSetup19" parent="." instance=ExtResource("9_2aaaf")]
transform = Transform3D(0.150484, 0, 0.988612, 0, 1, 0, -0.988612, 0, 0.150484, 3.51849, -0.274829, -10.522)
[node name="TableSetup20" parent="." instance=ExtResource("9_2aaaf")]
transform = Transform3D(0.150484, 0, 0.988612, 0, 1, 0, -0.988612, 0, 0.150484, 1.19781, -0.27483, -10.5743)
[node name="TableSetup21" parent="." instance=ExtResource("9_2aaaf")]
transform = Transform3D(0.150484, 0, 0.988612, 0, 1, 0, -0.988612, 0, 0.150484, -1.46012, -0.27483, -10.872)
[node name="RigidBody3D" parent="." instance=ExtResource("10_aii4r")]
transform = Transform3D(1, 0, 0, 0, 1, 0, 0, 0, 1, -12.6261, -0.275091, 6.10237)
[node name="Trashcan" parent="." instance=ExtResource("11_kjn31")]
transform = Transform3D(1, 0, 0, 0, 1, 0, 0, 0, 1, -13.5875, -0.27509, 20.9447)
[node name="Ladder" parent="." instance=ExtResource("12_vj1wv")]
transform = Transform3D(1, 0, 0, 0, 1, 0, 0, 0, 1, 10.1232, 0.469022, -13.7524)
[node name="Ladder2" parent="." instance=ExtResource("12_vj1wv")]
transform = Transform3D(1, 0, 0, 0, 1, 0, 0, 0, 1, 10.1232, 4.3643, -13.7524)
[node name="LadderCollisionCheck" parent="." instance=ExtResource("13_tcglg")]
transform = Transform3D(1, 0, 0, 0, 1, 0, 0, 0, 1, 9.6555, -0.495995, -14.0424)