- Home /
Question by
Laurence_B · Jul 18, 2018 at 03:13 PM ·
uibutton3donmousedownonclick
Pause button not getting clicked
Hi guys! My game (a one-tap game) uses onMouseButtonDown(0). The thing is, when the user taps on Pause, the game thinks it was a tap for the game itself. I was thinking of having a button that is for in-game, which covers the whole screen except the pause button, instead of having the onMouseButtonDown!
Any better ideas?
Sorry for the bad explanation!
Comment
Your answer
Follow this Question
Related Questions
More than one Button Onclick instruction causes the script to run as many time 0 Answers
Passing through a GameObject/Function to a button's OnClick 1 Answer
Creating working UI Button from Script? 1 Answer
button OnClick function triggering another buttons OnClick 0 Answers
Button only works once 1 Answer