[gd_scene load_steps=5 format=3 uid="uid://c20534oem38n4"] [ext_resource type="ArrayMesh" uid="uid://u6ylhhjgtfcw" path="res://Objects/Trees/Lowpoly_tree_sample.obj" id="1_amfc3"] [sub_resource type="PhysicsMaterial" id="PhysicsMaterial_jir2r"] [sub_resource type="CylinderShape3D" id="CylinderShape3D_l7wxy"] [sub_resource type="CapsuleShape3D" id="CapsuleShape3D_41nil"] [node name="Tree" type="MeshInstance3D"] [node name="StaticBody3D" type="StaticBody3D" parent="."] physics_material_override = SubResource("PhysicsMaterial_jir2r") [node name="MeshInstance3D" type="MeshInstance3D" parent="StaticBody3D"] mesh = ExtResource("1_amfc3") skeleton = NodePath("../..") [node name="Base" type="CollisionShape3D" parent="StaticBody3D"] transform = Transform3D(3, 0, 0, 0, 2, 0, 0, 0, 3, 0, 1.30199, 0) shape = SubResource("CylinderShape3D_l7wxy") [node name="Branch1" type="CollisionShape3D" parent="StaticBody3D"] transform = Transform3D(0.801772, -1.60146, -0.826969, 0.11933, 1.71889, -1.08264, 1.26211, 0.854832, 0.627704, -1.90511, 3.89998, 0.878607) shape = SubResource("CapsuleShape3D_41nil") [node name="Branch2" type="CollisionShape3D" parent="StaticBody3D"] transform = Transform3D(-0.94023, 1.4413, 0.722333, 0.0910832, 1.54019, -1.13035, -1.16519, -1.04263, -0.671233, 2.06783, 3.65983, -1.08486) shape = SubResource("CapsuleShape3D_41nil")