mirror of
https://github.com/Steffo99/cinnos.git
synced 2024-11-22 16:14:19 +00:00
13 lines
495 B
Text
13 lines
495 B
Text
[gd_scene load_steps=3 format=3 uid="uid://b03t3lbwlddqm"]
|
|
|
|
[ext_resource type="PackedScene" uid="uid://b0v72ewtji1ga" path="res://models/house1.glb" id="1_6lk2f"]
|
|
|
|
[sub_resource type="BoxShape3D" id="BoxShape3D_atvc4"]
|
|
|
|
[node name="HouseA" type="StaticBody3D"]
|
|
|
|
[node name="house1" parent="." instance=ExtResource("1_6lk2f")]
|
|
|
|
[node name="CollisionShape3D" type="CollisionShape3D" parent="."]
|
|
transform = Transform3D(8, 0, 0, 0, 10, 0, 0, 0, 8, 0, 5, 0)
|
|
shape = SubResource("BoxShape3D_atvc4")
|