added more assets and still playing with look. pretty happy with it so far

This commit is contained in:
derek
2025-06-25 11:13:29 -05:00
parent 21f318f0f8
commit 4cf2042306
24 changed files with 807 additions and 48 deletions

View File

@@ -1,10 +1,13 @@
[gd_scene load_steps=25 format=4 uid="uid://dbqyyunvx6fdj"]
[gd_scene load_steps=28 format=4 uid="uid://dbqyyunvx6fdj"]
[ext_resource type="Material" uid="uid://b4rpp31c0dx2m" path="res://Assets/Materials/BasicMat.tres" id="1_8lor2"]
[ext_resource type="PackedScene" uid="uid://hmyrn2pbbhpm" path="res://Prefabs/PlayerCamera.tscn" id="2_qq11w"]
[ext_resource type="PackedScene" uid="uid://bacgd5lmvaxea" path="res://Prefabs/player.tscn" id="3_hfnh2"]
[ext_resource type="PackedScene" uid="uid://deaibsufjpy1e" path="res://Prefabs/Decorations/chandelier.tscn" id="4_qq11w"]
[ext_resource type="PackedScene" uid="uid://dqjh2pu32667h" path="res://Prefabs/Decorations/torch.tscn" id="5_l8yri"]
[ext_resource type="PackedScene" uid="uid://drmam18yg3du5" path="res://Prefabs/goldcoin.tscn" id="6_nc5b6"]
[ext_resource type="PackedScene" uid="uid://lhqrdftu1js3" path="res://Prefabs/Decorations/tombstone.tscn" id="7_uchfh"]
[ext_resource type="PackedScene" uid="uid://dctwrgdviw2bq" path="res://Prefabs/rat.tscn" id="8_igv2b"]
[sub_resource type="ProceduralSkyMaterial" id="ProceduralSkyMaterial_31lxn"]
sky_top_color = Color(0.1, 0.1, 0.1, 1)
@@ -273,25 +276,49 @@ metadata/extras = {
"rr_curve_obj": {}
}
[node name="Cube_006" type="MeshInstance3D" parent="Test1"]
transform = Transform3D(1, 0, 0, 0, 1, 0, 0, 0, 1, -4.85093, 0.0576663, 4.81909)
material_override = ExtResource("1_8lor2")
mesh = SubResource("ArrayMesh_xnpqk")
skeleton = NodePath("")
metadata/extras = {
"poliigon_props": {},
"rr_curve_obj": {}
}
[node name="Cube_007" type="MeshInstance3D" parent="Test1"]
transform = Transform3D(1, 0, 0, 0, 1, 0, 0, 0, 1, 4.84065, 0.0576663, 4.81909)
material_override = ExtResource("1_8lor2")
mesh = SubResource("ArrayMesh_1s701")
skeleton = NodePath("")
metadata/extras = {
"poliigon_props": {},
"rr_curve_obj": {}
}
[node name="Cube_008" type="MeshInstance3D" parent="Test1"]
transform = Transform3D(0, 0, -1, 0, 1, 0, 1, 0, 0, -4.01437, 0.0576663, 4.81909)
material_override = ExtResource("1_8lor2")
mesh = SubResource("ArrayMesh_qichc")
skeleton = NodePath("")
metadata/extras = {
"poliigon_props": {},
"rr_curve_obj": {}
}
[node name="Cube_009" type="MeshInstance3D" parent="Test1"]
transform = Transform3D(0, 0, 1, 0, 1, 0, -1, 0, 0, 4.02423, 0.0576663, 4.81909)
material_override = ExtResource("1_8lor2")
mesh = SubResource("ArrayMesh_jw0qw")
skeleton = NodePath("")
metadata/extras = {
"poliigon_props": {},
"rr_curve_obj": {}
}
[node name="Camera3D" parent="." node_paths=PackedStringArray("player") instance=ExtResource("2_qq11w")]
player = NodePath("../Player")
[node name="OmniLight3D5" type="OmniLight3D" parent="."]
transform = Transform3D(1, 0, 0, 0, 1, 0, 0, 0, 1, -3.66639, 0.974749, -33.6377)
light_color = Color(0.833261, 0.5957, 0.32611, 1)
[node name="OmniLight3D6" type="OmniLight3D" parent="."]
transform = Transform3D(1, 0, 0, 0, 1, 0, 0, 0, 1, 3.90079, 0.974749, -34.0342)
light_color = Color(0.833261, 0.5957, 0.32611, 1)
[node name="OmniLight3D7" type="OmniLight3D" parent="."]
transform = Transform3D(1, 0, 0, 0, 1, 0, 0, 0, 1, 3.90218, 0.974748, -25.5942)
light_color = Color(0.833261, 0.5957, 0.32611, 1)
[node name="OmniLight3D8" type="OmniLight3D" parent="."]
transform = Transform3D(1, 0, 0, 0, 1, 0, 0, 0, 1, -3.26995, 0.974748, -25.5011)
light_color = Color(0.833261, 0.5957, 0.32611, 1)
[node name="Player" parent="." instance=ExtResource("3_hfnh2")]
transform = Transform3D(1, 0, 0, 0, 1, 0, 0, 0, 1, -0.0717504, 0.311536, 0.0210209)
@@ -331,3 +358,63 @@ transform = Transform3D(1, 0, 0, 0, 1, 0, 0, 0, 1, 4.33433, 0, -4.47843)
[node name="Torch4" parent="." instance=ExtResource("5_l8yri")]
transform = Transform3D(1, 0, 0, 0, 1, 0, 0, 0, 1, -3.9561, 0, -4.17663)
[node name="GOLDCOIN" parent="." instance=ExtResource("6_nc5b6")]
transform = Transform3D(1, 0, 0, 0, 1, 0, 0, 0, 1, 2.7488, 0.999622, 2.02556)
[node name="GOLDCOIN2" parent="." instance=ExtResource("6_nc5b6")]
transform = Transform3D(1, 0, 0, 0, 1, 0, 0, 0, 1, 2.94198, 0.999622, 1.68753)
[node name="GOLDCOIN3" parent="." instance=ExtResource("6_nc5b6")]
transform = Transform3D(1, 0, 0, 0, 1, 0, 0, 0, 1, 2.61372, 0.999622, 1.5643)
[node name="GOLDCOIN4" parent="." instance=ExtResource("6_nc5b6")]
transform = Transform3D(1, 0, 0, 0, 1, 0, 0, 0, 1, 2.76262, 0.999622, 1.10972)
[node name="GOLDCOIN5" parent="." instance=ExtResource("6_nc5b6")]
transform = Transform3D(1, 0, 0, 0, 1, 0, 0, 0, 1, 3.13946, 0.999622, 1.32129)
[node name="GOLDCOIN6" parent="." instance=ExtResource("6_nc5b6")]
transform = Transform3D(1, 0, 0, 0, 1, 0, 0, 0, 1, 3.02307, 1.44894, 0.736525)
[node name="GOLDCOIN7" parent="." instance=ExtResource("6_nc5b6")]
transform = Transform3D(1, 0, 0, 0, 1, 0, 0, 0, 1, 0.135758, 3.0102, -28.9616)
[node name="GOLDCOIN8" parent="." instance=ExtResource("6_nc5b6")]
transform = Transform3D(1, 0, 0, 0, 1, 0, 0, 0, 1, 0.328938, 3.0102, -29.2996)
[node name="GOLDCOIN9" parent="." instance=ExtResource("6_nc5b6")]
transform = Transform3D(1, 0, 0, 0, 1, 0, 0, 0, 1, 0.000678062, 3.0102, -29.4228)
[node name="GOLDCOIN10" parent="." instance=ExtResource("6_nc5b6")]
transform = Transform3D(1, 0, 0, 0, 1, 0, 0, 0, 1, 0.149578, 3.0102, -29.8774)
[node name="GOLDCOIN11" parent="." instance=ExtResource("6_nc5b6")]
transform = Transform3D(1, 0, 0, 0, 1, 0, 0, 0, 1, 0.526418, 3.0102, -29.6658)
[node name="GOLDCOIN12" parent="." instance=ExtResource("6_nc5b6")]
transform = Transform3D(1, 0, 0, 0, 1, 0, 0, 0, 1, 0.410028, 3.45952, -30.2506)
[node name="Tombstone" parent="." instance=ExtResource("7_uchfh")]
transform = Transform3D(1, 0, 0, 0, 1, 0, 0, 0, 1, -2.07396, -0.0927737, -29.9195)
[node name="Tombstone2" parent="." instance=ExtResource("7_uchfh")]
transform = Transform3D(1, 0, 0, 0, 1, 0, 0, 0, 1, -0.652669, -0.0927737, -29.9195)
[node name="Tombstone3" parent="." instance=ExtResource("7_uchfh")]
transform = Transform3D(1, 0, 0, 0, 1, 0, 0, 0, 1, 0.628434, -0.0927737, -29.9195)
[node name="Tombstone4" parent="." instance=ExtResource("7_uchfh")]
transform = Transform3D(1, 0, 0, 0, 1, 0, 0, 0, 1, 1.82918, -0.0927737, -29.9195)
[node name="Torch5" parent="." instance=ExtResource("5_l8yri")]
transform = Transform3D(1, 0, 0, 0, 1, 0, 0, 0, 1, 3.04786, 0.137248, -28.9463)
[node name="Torch6" parent="." instance=ExtResource("5_l8yri")]
transform = Transform3D(1, 0, 0, 0, 1, 0, 0, 0, 1, -5.47098, 0.137248, -29.0528)
[node name="rat" parent="." instance=ExtResource("8_igv2b")]
transform = Transform3D(-0.687493, 0, 0.726191, 0, 1, 0, -0.726191, 0, -0.687493, 2.39381, 0.16998, -3.24553)
[node name="rat2" parent="." instance=ExtResource("8_igv2b")]
transform = Transform3D(0.0790682, 0, 0.996869, 0, 1, 0, -0.996869, 0, 0.0790682, 2.84781, 0.16998, -2.15342)