2024-09-27 18:09:30 +02:00
|
|
|
[gd_scene load_steps=3 format=3 uid="uid://dv60qx8nqw3vg"]
|
|
|
|
|
2024-10-11 13:09:44 +02:00
|
|
|
[ext_resource type="PackedScene" uid="uid://cg5cy35mk8nba" path="res://assets/3rdparty/kenney/survival-kit/Models/fence-fortified.glb" id="1_dy1c1"]
|
2024-09-27 18:09:30 +02:00
|
|
|
|
2024-10-11 13:09:44 +02:00
|
|
|
[sub_resource type="BoxShape3D" id="BoxShape3D_kha47"]
|
|
|
|
size = Vector3(0.52, 0.52, 0.1)
|
2024-09-27 18:09:30 +02:00
|
|
|
|
2024-10-11 13:09:44 +02:00
|
|
|
[node name="Fence" type="StaticBody3D"]
|
|
|
|
collision_layer = 33
|
2024-09-27 18:09:30 +02:00
|
|
|
|
2024-10-11 13:09:44 +02:00
|
|
|
[node name="CollisionShape3D" type="CollisionShape3D" parent="."]
|
|
|
|
transform = Transform3D(1, 0, 0, 0, 1, 0, 0, 0, 1, 0, 0.25949, 0)
|
|
|
|
shape = SubResource("BoxShape3D_kha47")
|
2024-09-27 18:09:30 +02:00
|
|
|
|
2024-10-11 13:09:44 +02:00
|
|
|
[node name="Geometry" parent="." instance=ExtResource("1_dy1c1")]
|
|
|
|
transform = Transform3D(1, 0, 0, 0, 1, 0, 0, 0, 1, 0, 0, 0.226733)
|