Create Tree Colliders.

i have looked over the doc’s and can’t really find
anything about Creating Tree Colliders. So i have
basicly painted millions of tree’s to my terrain
and i dont really feel like placing a collider on the
very spot on every single tree one at a time… :shock: Do any
of you guys know how to use the “Create Tree Colliders”…

Any help will be golden! :roll:

Hi!

You gotta make a new tree-prefab and give it a capsule collider. Then just replace the old tree with this new prefab. It probably won`t show up as a preview in the “tree selection” menu anymore (bug anyone?) but now the collisions should work as expected. Capsule collider is the only supported collider too btw :slight_smile:

Yeah, worked great, thanks, but what is the Create Tree Colliders then for? well, my week is now in the safe zone. once again thx.

No problems man! I spent a lot of time with the terrain editor last year, so I know some things can be a little frustrating at times :slight_smile: What the “Create Tree Collider” does, I have no idea. Maybe some of the Unity guys can shed a light on this? :slight_smile:

If it’s not checked, then there are no collisions with trees. Perhaps “Use Tree Colliders” would be a better label.

–Eric