trigger animation on collision/spawn on collision

Discussions about SOFTIMAGEs© Interactive Creative Environment©
theboykidney
Posts: 38
Joined: 11 Jul 2012, 17:01

trigger animation on collision/spawn on collision

Post by theboykidney » 30 May 2013, 20:28

I feel like this is noob question, but it's got me stumped either way.

I have instanced geometry under a model, and the geometry has animation on it. How can I trigger the animation on collision with surface?

basically stylised rain drop colliding with object, and I need the main drop to disappear and a few small splashes to burst out of the collision.
The 2 approaches taken so far is animation on the instanced model, but can't get it triggering properly
and
doing it with the spawn on collision node, but unable to fine tune things like animation on size of new spawned particles etc. [may need to get into states here??]

Any ideas would be appreciated.

cheers.