TinyAdventure/assets/items/fence_fortified.tscn

18 lines
761 B
Plaintext

[gd_scene load_steps=3 format=3 uid="uid://dv60qx8nqw3vg"]
[ext_resource type="PackedScene" uid="uid://cg5cy35mk8nba" path="res://assets/3rdparty/kenney/survival-kit/Models/fence-fortified.glb" id="1_mg881"]
[sub_resource type="BoxShape3D" id="BoxShape3D_hk10f"]
size = Vector3(0.487061, 0.506958, 0.0766602)
[node name="fence_fortified" type="Node3D"]
[node name="fence-fortified2" parent="." instance=ExtResource("1_mg881")]
transform = Transform3D(1, 0, 0, 0, 1, 0, 0, 0, 1, 0, 0, 0.227905)
[node name="StaticBody3D" type="StaticBody3D" parent="."]
[node name="CollisionShape3D" type="CollisionShape3D" parent="StaticBody3D"]
transform = Transform3D(1, 0, 0, 0, 1, 0, 0, 0, 1, 0.00012207, 0.265316, -0.00170898)
shape = SubResource("BoxShape3D_hk10f")