How to implement soft edge areas with particles
- by OpherV
My game is created using Phaser, but the question itself is engine-agnostic.
In my game I have several environments, essentially polygonal areas that player characters can move into and be affected by. For example ice, fire, poison etc'
The graphic element of these areas is the color filled polygon area itself, and particles of the suitable type…