Explosion effect using the particles system

https://youtu.be/bHHAjeRCU40

Because the enemy is not one single mesh, we can’t (simply) make it invis using the mesh renderer, so, I set this.transform.localscale = vector3.zero in the player and enemy scripts to make me disappear during the explosion :slight_smile: hope ya like it!

3 Likes

Privacy & Terms