i have sprite called 'color' with 5 frames (colours),
i have other sprite called 'ok' with one frame
i put on layout 5x this 'color' same sprite But in each of them i changed the frame from 0 to 4.
Now when my global wariable called 'frame' is set to 0, sprite 'ok' should set position to sprite 'color' but on needed animation frame ?