Show Image User Cannot Interrupt
Posted: Tue Jan 10, 2017 5:27 am
Sorry if I'm asking too many questions lol, just a beginner here.
Wanted to ask: how can you handle a situation like this. Suppose I want to show an image (it's a pop-up that indicates a user's score is up). But I don't want this image to interrupt the user's actual progression of the game. I don't want the user's mouse clicking to affect the appearance of this image.
I want this immage to appear, be on-screen for a certain length of time, and then hide. But none of this process affects the progression of the game. The game still flows just as normal and the user's clicking on the mouse does not affect how long the image stays on screen.
Basically, I want to, in a way that is non-intrusive with regards to game progression, display an image for a certain amount of time and hide it.
Any ideas?
Wanted to ask: how can you handle a situation like this. Suppose I want to show an image (it's a pop-up that indicates a user's score is up). But I don't want this image to interrupt the user's actual progression of the game. I don't want the user's mouse clicking to affect the appearance of this image.
I want this immage to appear, be on-screen for a certain length of time, and then hide. But none of this process affects the progression of the game. The game still flows just as normal and the user's clicking on the mouse does not affect how long the image stays on screen.
Basically, I want to, in a way that is non-intrusive with regards to game progression, display an image for a certain amount of time and hide it.
Any ideas?
