Open tomsmith1204 opened 4 years ago
Here are some related docs:
Creating Particle Effects - Apple Developer Documentation Add a particle emitter to your project - Xcode help
I could potentially use a smoke emitter that progressively emits more smoke based on how much damage has been given.
Another potential use is for creating a flame propulsion animation behind the player.
I want to understand particle emitters, so that I can use them where practical.