Animated Decals without spritesheets (single images as frames)?

I tried multiple approaches to this - changing assets IDs (images take too long to load) and layering decals then changing transparency (cuts out often).
Preloading COMPLETELY yields my scripts.

Are there any better approach? I didn’t use a spritesheet becuase my images are very high-resolutioned.

You could use SurfaceGui instead

I don’t think thats much of a difference, but I’ll give it a go.