Unity Project 6: Particles
Particle system acting on the coin |
Setting the values for the particle system allowed us to cause an explosion type effect with the coin when collected by the player.
Looping was unchecked so that the particle system was only activated when triggered by the player.
Comments