I’ve created an explosion impact area of effect particle system, and was thinking about creating a skill that uses it.
Since the area of the explosion is hardcoded into the particle size setting, is there any way to increase the size based on the skill that uses it? I was thinking maybe there is a way to apply an FX to a skill on a level by level basis, and then I could resave the particlesystem 12 times with different sizes to match the area of effect to match the skill radius increase. Is that possible?