Started work and initial commit

This commit is contained in:
derek
2024-10-02 14:54:32 -05:00
parent 5d2cd1a13e
commit 3121e9d4d2
22 changed files with 763 additions and 599 deletions

View File

@@ -1,4 +1,4 @@
[gd_scene load_steps=119 format=4 uid="uid://bicj5x7nc8tby"]
[gd_scene load_steps=120 format=4 uid="uid://bicj5x7nc8tby"]
[ext_resource type="Script" path="res://scripts/LevelManager.gd" id="1_wls0y"]
[ext_resource type="PackedScene" uid="uid://brl0bsqjl5dg3" path="res://assets/mac_10.tscn" id="2_8r4nh"]
@@ -39,6 +39,7 @@
[ext_resource type="PackedScene" uid="uid://6rhnl7vbvvr4" path="res://assets/rat_hole.tscn" id="37_kjvv4"]
[ext_resource type="PackedScene" uid="uid://b3t8fra7evqfb" path="res://assets/Models/building_1.tscn" id="38_8r1eg"]
[ext_resource type="PackedScene" uid="uid://dvlpc0mrx16l" path="res://assets/table1.tscn" id="39_wl4fl"]
[ext_resource type="PackedScene" uid="uid://dfi7s3q1x2m3p" path="res://assets/low_poly_car.tscn" id="40_sk0vd"]
[sub_resource type="ProceduralSkyMaterial" id="ProceduralSkyMaterial_nb6x7"]
sky_top_color = Color(0.500562, 0.697334, 0.809889, 1)
@@ -1603,3 +1604,18 @@ transform = Transform3D(-1.39645, 0, 0.0996578, 0, 1.4, 0, -0.0996578, 0, -1.396
[node name="table1" parent="." instance=ExtResource("39_wl4fl")]
transform = Transform3D(1, 0, 0, 0, 1, 0, 0, 0, 1, 1.44938, 0.134235, 12.2243)
[node name="lowPolyCar" parent="." instance=ExtResource("40_sk0vd")]
transform = Transform3D(0.0894707, 0, -1.998, 0, 2, 0, 1.998, 0, 0.0894707, -30.6234, -0.222173, 16.1242)
[node name="lowPolyCar2" parent="." instance=ExtResource("40_sk0vd")]
transform = Transform3D(0.0894707, 0, -1.998, 0, 2, 0, 1.998, 0, 0.0894707, -22.3031, -0.222173, 16.1242)
[node name="lowPolyCar3" parent="." instance=ExtResource("40_sk0vd")]
transform = Transform3D(0.0894707, 0, -1.998, 0, 2, 0, 1.998, 0, 0.0894707, -39.0837, -0.222173, 16.1242)
[node name="lowPolyCar4" parent="." instance=ExtResource("40_sk0vd")]
transform = Transform3D(0.0894707, 0, -1.998, 0, 2, 0, 1.998, 0, 0.0894707, -47.9314, -0.222173, 16.1242)
[node name="lowPolyCar5" parent="." instance=ExtResource("40_sk0vd")]
transform = Transform3D(0.0894707, 0, -1.998, 0, 2, 0, 1.998, 0, 0.0894707, -14.2098, -0.222173, 16.1242)