Gets the current Sprite that should be shown.
In case it reaches the end:
Sprite getSprite() { return currentFrame.sprite; }