Lets take an example here. Lets say you downloaded a youtube video and turned every single frame into a png or jpg file. Now you want to play that entire youtube video in turbowarp by placing a bunch of [switch costume to (frame)] blocks. Before you say "oh just use that one extention" this is just an example. I know i can play youtube videos with an extention but i have other reasons for doing this. For another example that i may use this for, have you ever heard of Five Nights at Freddys? FNaF uses their jumpscares in this way. every frame of the jumpscare is its own png file and it flips between them. so now that you know there are other uses for them whats a good way to make it not lag behind. Im thinking make project load every image behind a blackbox first so every image is preloaded and then do the animation but im not sure just that would work