2023-11-25 16:04:03 +00:00
|
|
|
[gd_scene load_steps=3 format=3 uid="uid://blc38wif555cb"]
|
2023-11-25 15:15:42 +00:00
|
|
|
|
|
|
|
[ext_resource type="PackedScene" uid="uid://b61483mtne85g" path="res://models/house2.glb" id="1_fuiwk"]
|
|
|
|
|
|
|
|
[sub_resource type="BoxShape3D" id="BoxShape3D_atvc4"]
|
|
|
|
|
|
|
|
[node name="HouseB" type="StaticBody3D"]
|
|
|
|
transform = Transform3D(1, 0, 0, 0, 1, 0, 0, 0, 1, 1.14025, 0, -9.44414)
|
|
|
|
|
|
|
|
[node name="house2" parent="." instance=ExtResource("1_fuiwk")]
|
|
|
|
|
|
|
|
[node name="CollisionShape3D" type="CollisionShape3D" parent="."]
|
|
|
|
transform = Transform3D(8, 0, 0, 0, 10, 0, 0, 0, 8, 0, 5, 0)
|
|
|
|
shape = SubResource("BoxShape3D_atvc4")
|