20 lines
769 B
Plaintext
20 lines
769 B
Plaintext
|
[gd_scene load_steps=3 format=3 uid="uid://dcvf00ymfkdkd"]
|
||
|
|
||
|
[ext_resource type="PackedScene" uid="uid://cs2hld5w7r3nc" path="res://assets/buildings/LogCabin/Pole.glb" id="1_ryxc4"]
|
||
|
|
||
|
[sub_resource type="CylinderShape3D" id="CylinderShape3D_xw3l5"]
|
||
|
margin = 0.08
|
||
|
height = 1.0
|
||
|
radius = 0.25
|
||
|
|
||
|
[node name="Pole" instance=ExtResource("1_ryxc4")]
|
||
|
|
||
|
[node name="trunk" parent="." index="0"]
|
||
|
transform = Transform3D(0, -8.49068e-08, 1, 4.21469e-08, 2.01455, 4.21469e-08, -1, 8.49068e-08, 1.77636e-15, 0, 0, 0)
|
||
|
|
||
|
[node name="StaticBody3D" type="StaticBody3D" parent="." index="1"]
|
||
|
|
||
|
[node name="CollisionShape3D" type="CollisionShape3D" parent="StaticBody3D" index="0"]
|
||
|
transform = Transform3D(1, 0, 0, 0, 1, 0, 0, 0, 1, 0, 0.498063, 0)
|
||
|
shape = SubResource("CylinderShape3D_xw3l5")
|