- Home /
GUI.repeatbutton crazy?
My game has a repeatbutton which acts as a power regenerator while it's being pressed. It works fine when I press it, with the powerbar increasing as it should. Problem is that I can't seem to move the mouse while pressing the button, as it will reset the powerbar and resend the pressed state. Is there any way to make this work or is it a known bug?
Answer by japanitrat · May 20, 2011 at 04:17 PM
known bug (but not reported probably). see also http://answers.unity3d.com/questions/18152/repeatbutton-behavior-mouse-move-releases-button.html
Your answer
Follow this Question
Related Questions
GUI.RepeatButton funcionality with new Unity UI (4.6.x) 2 Answers
GUI Repeat Button problem 1 Answer
How to tell when a RepeatButton is done being Pressed 3 Answers
RepeatButton Problem 1 Answer
RepeatButton Behavior: Mouse move releases button? 3 Answers