tyFlow Forum
retrieving collision position - Printable Version

+- tyFlow Forum (https://forum.tyflow.com)
+-- Forum: tyFlow Discussion (https://forum.tyflow.com/forum-1.html)
+--- Forum: General Discussion (https://forum.tyflow.com/forum-2.html)
+--- Thread: retrieving collision position (/thread-2174.html)



retrieving collision position - mahdi.winter - 01-25-2021

hi .. might sound a simple question but i didn't really find a specific way , is there a way to get a collision position in order to use it as a point ro explode ? or generally how can we retrieve collision data in tyflow ? i've recently moved in to tyflow ,, thanks .


RE: retrieving collision position - tyFlow - 01-26-2021

You can send particles out from a Collision operator and then spawn particles in the next event...they'll appear at the point of collision.


RE: retrieving collision position - mahdi.winter - 01-28-2021

(01-26-2021, 09:17 AM)tyFlow Wrote: You can send particles out from a Collision operator and then spawn particles in the next event...they'll appear at the point of collision.

thanks a lot for your answer  Heart