Hi
Tut, I forget to stop the mouse from shooting an object and game was waiting. This has now been corrected. Sorry.
I am on the last few bits of a game and this has cropped up:
On the credits page I have a leaders board showing players position and points.
For some reason if the gui is clicked on the game goes into hang mode.
I have made it Clickable=false at the start of the game.
Can you see where the problem may lay?
cheers
Since the thread is here now: if a GUI is set to being not clickable, a click goes right "through" it and is handled just like a standard click on the room background or on whatever else is under the mouse.
Thought so,
Thanks Khris
It's not surprising that you can still come across messed things when you think its done :-[