Do foliages have colliders?

I am makimg trees and found they don’t have colliders and I cannot add colliders to models of foliage.
So do actually there colliders on foliages?

Actually no, but I think it’s on the 1.6 roadmap

1 Like

Uh, okay
I think I’ll need to make my custom foliage instancer, without “fade out” feature :frowning:

You could try this: Can foliage have collision? - #7 by mafiesto4

Relevant docs:

1 Like

class FoliageInstance isn’t well documented. I don’t even know how to get the class into Foliage toolbox.
I still gonna try it out. When ever an instance is created, I would code it so that it adds a capsule collider with itself.
Thanks for the links!

1 Like