ParticleAnimationStorage

Since I found problems with AnimTextures in ParticleEmitter, this is how coders can crate ready to use presets.

ParticleAnimationStorage

NumOfTextures

var(ParticleAnimationStorage) int NumOfTextures;
Number of textures in animation.

ParticleAnimation[60]

var(ParticleAnimationStorage) texture ParticleAnimation[60];
Animation textures.