sooo...yeah It's a draggable quadrilateral shape, with only 1 sprite. I made this really dumb mistake where I set a variable to "For all sprites" instead of "For this sprite only". In case you don't know, the benefit of "For this sprite only" is that different clones can have the same variable, just set do a different value. It took me a whole freaking week just to find my error xD works better on turbo mode