Hey ppl,
I’ve been trying to write script that detects if a shuriken particle has collided or not and I’m trying to get the location of that collision so I can spawn a prefab at that location.
Anyone have an idea how to approach this? I’ve searched for OnParticleCollision, but that only seems to work with legacy.
Anyone?