Added objects to apartment map

This commit is contained in:
2024-07-15 23:44:53 -05:00
parent bd713e42a3
commit 72ce8e2dfb

View File

@ -1,7 +1,10 @@
[gd_scene load_steps=11 format=3 uid="uid://b2knd58e85mif"]
[gd_scene load_steps=14 format=3 uid="uid://b2knd58e85mif"]
[ext_resource type="Texture2D" uid="uid://bs8f2kul2wfl8" path="res://Assets/textures/seamless_carpet_dark_by_hhh316_d30v2ul-pre.jpg" id="1_14xk4"]
[ext_resource type="Texture2D" uid="uid://w6n5hrrsto8v" path="res://Assets/textures/Seamless wall white paint plaster stucco texture 02.jpg" id="2_a55s0"]
[ext_resource type="PackedScene" uid="uid://bmys4dwvkv04a" path="res://Assets/Objects/Table.tscn" id="4_7k7im"]
[ext_resource type="PackedScene" uid="uid://bwi6wb1sf08m8" path="res://Assets/Objects/safe.tscn" id="4_tm2cx"]
[ext_resource type="PackedScene" uid="uid://cr80y2nipytrb" path="res://Assets/Objects/Couch.tscn" id="5_xg2o5"]
[sub_resource type="StandardMaterial3D" id="StandardMaterial3D_af2kh"]
albedo_texture = ExtResource("1_14xk4")
@ -100,3 +103,12 @@ mesh = SubResource("BoxMesh_no7dv")
[node name="CollisionShape3D" type="CollisionShape3D" parent="Wall4"]
transform = Transform3D(1, 0, 0, 0, 1, 0, 0, 0, 1, 0, 1.268, 0)
shape = SubResource("ConvexPolygonShape3D_4i3sv")
[node name="Safe" parent="." instance=ExtResource("4_tm2cx")]
transform = Transform3D(1, 0, 0, 0, 1, 0, 0, 0, 1, 3.99418, 0.0132327, -9.03552)
[node name="StaticBody3D" parent="." instance=ExtResource("4_7k7im")]
transform = Transform3D(1, 0, 0, 0, 1, 0, 0, 0, 1, 8.92743, 0.013233, 1.19893)
[node name="StaticBody3D2" parent="." instance=ExtResource("5_xg2o5")]
transform = Transform3D(1, 0, 0, 0, 1, 0, 0, 0, 1, -2, 0, -8.2333)