|
| 20 Mar 2016 11:15 PM |
So part of my game requires you to click and hold with the right mouse button but It stops moving. I have a custom camera script so no the camera doesnt move around when I hold it.
|
|
|
| Report Abuse |
|
gooey333
|
  |
| Joined: 24 Mar 2013 |
| Total Posts: 1208 |
|
|
| 21 Mar 2016 12:48 AM |
| The only way I can think of is to put a invisible ImageButton over the whole screen, then use its move event for Mouse.Move |
|
|
| Report Abuse |
|