this doesn’t work… i have tried the following:
a1) applied ‘hair collider” to sphere as well as a rigid body dynamics tag (because if I don’t add rigid body, it doesn’t move at all)
b1) created a landscape object, applied the architectural grass material to it. also applied ‘collider body’ tag to the landscape object (because if I don’t, then the sphere just drops straight through)
using this method, the grass is completely unaffected.
i have also tried replacing step (b1) with step (b2)
(b2) created a landscape object, applied the hair material to it. applied ‘collider body’ tag to the landscape object (because if I don’t, then the sphere just drops straight through)
so what am I doing wrong/