mirror of
https://github.com/Steffo99/cinnos.git
synced 2024-11-22 08:04:20 +00:00
15 lines
628 B
Text
15 lines
628 B
Text
[gd_scene load_steps=3 format=3 uid="uid://dpm1n7fku8ypr"]
|
|
|
|
[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")]
|
|
transform = Transform3D(4, 0, 0, 0, 4, 0, 0, 0, 4, 0, 0, 0)
|
|
|
|
[node name="CollisionShape3D" type="CollisionShape3D" parent="."]
|
|
transform = Transform3D(8, 0, 0, 0, 10, 0, 0, 0, 8, 0, 5, 0)
|
|
shape = SubResource("BoxShape3D_atvc4")
|