Hi,
I’m currently in the Particle System portion of the Ruby’s Adventures 2D kit tutorial, and I was wondering about how I can use the Particle system (i.e. how to code the system) where it can damage (i.e. fireballs) or heal the player character. I know it has to do with using the OnCollision2D function, but I don’t know where to start.
Can anyone help me with this?
Thanks!