Well, I draw an animation, then I'd like that animation to play for a while and noting else should be happening in the scene (disabled input, movement etc.). After 3-4 seconds of animation I want the animation to end and gameplay continue. That simple, just thought that there might be some obscure sleep/delay thing but maybe not.. so I should loop a while by my own?