So, for a project I have managed to piece together an animation. However, when a function is triggered, all the frames of each animation (most noticeable johnwalk and johndrag) seem to load at once, with the exception of "johnstill", which is under void Draw(). The following is my code.