GameMaker [closed]

B

Bokkie2988

Guest
Hello,

I have a question, how do I check if a sprite is being drawn on a location?

I have code setup like this: I use the if statement to draw_sprite, and if it comes out as false it draws a animation of the sprite dissapearing. But now when you run it the animation sprite will keep being drawn every frame.
So essentially I want the animation to be only drawn once, and then not again.

Can anyone help?
 
Top