[831a978] | 1 | [gd_scene load_steps=5 format=3 uid="uid://dc7ch6d1fw2m1"]
|
---|
| 2 |
|
---|
| 3 | [ext_resource type="ArrayMesh" uid="uid://b02nhh41sk7tu" path="res://Objects/Trees/lowpolytree.obj" id="1_xlvrx"]
|
---|
| 4 |
|
---|
| 5 | [sub_resource type="PhysicsMaterial" id="PhysicsMaterial_jir2r"]
|
---|
| 6 |
|
---|
| 7 | [sub_resource type="CylinderShape3D" id="CylinderShape3D_l7wxy"]
|
---|
| 8 | height = 2.01986
|
---|
| 9 |
|
---|
| 10 | [sub_resource type="CylinderShape3D" id="CylinderShape3D_g5wie"]
|
---|
| 11 |
|
---|
| 12 | [node name="Pine" type="MeshInstance3D"]
|
---|
| 13 |
|
---|
| 14 | [node name="StaticBody3D" type="StaticBody3D" parent="."]
|
---|
| 15 | physics_material_override = SubResource("PhysicsMaterial_jir2r")
|
---|
| 16 |
|
---|
| 17 | [node name="MeshInstance3D" type="MeshInstance3D" parent="StaticBody3D"]
|
---|
| 18 | transform = Transform3D(4, 0, 0, 0, 4, 0, 0, 0, 4, 0.0448999, 6.8, -0.0915499)
|
---|
| 19 | mesh = ExtResource("1_xlvrx")
|
---|
| 20 | skeleton = NodePath("../..")
|
---|
| 21 |
|
---|
| 22 | [node name="CollisionShape3D" type="CollisionShape3D" parent="StaticBody3D"]
|
---|
| 23 | transform = Transform3D(3, 0, 0, 0, 8.5, 0, 0, 0, 3, 0, 7.5, 0)
|
---|
| 24 | shape = SubResource("CylinderShape3D_l7wxy")
|
---|
| 25 |
|
---|
| 26 | [node name="CollisionShape3D2" type="CollisionShape3D" parent="StaticBody3D"]
|
---|
| 27 | transform = Transform3D(9, 0, 0, 0, 1, 0, 0, 0, 9, 0.00722442, 3.59164, 0.153419)
|
---|
| 28 | shape = SubResource("CylinderShape3D_g5wie")
|
---|