koen500
|
  |
| Joined: 23 Feb 2011 |
| Total Posts: 2277 |
|
|
| 03 Nov 2013 05:43 AM |
So, I am making a building tool, and I am wondering how this event works. I never used it before and it wiki isn't very clear. http://wiki.roblox.com/index.php/MouseDrag_(Event)/axis
I understand when it is activated, but I do not get what variables it does return, and what I need to do with those. |
|
|
| Report Abuse |
|
|
|
| 03 Nov 2013 07:37 AM |
*person mousebutton1downs* *doesn't release mouse* *moves it around* |
|
|
| Report Abuse |
|
|
koen500
|
  |
| Joined: 23 Feb 2011 |
| Total Posts: 2277 |
|
|
| 03 Nov 2013 07:43 AM |
| I know, that is when it is activated... |
|
|
| Report Abuse |
|
|
RoflBread
|
  |
| Joined: 18 Jun 2009 |
| Total Posts: 3803 |
|
|
| 03 Nov 2013 08:53 AM |
NormalId face, float distance
That's what the wiki says it returns. |
|
|
| Report Abuse |
|
|
MrNicNac
|
  |
| Joined: 29 Aug 2008 |
| Total Posts: 26567 |
|
|
| 03 Nov 2013 08:59 AM |
You actually have to use them with a few other events and the Dragger instance.
Here, use these examples of custom build tools (I remade Clone/Drag/Delete) to see how they work:
http://www.roblox.com/Item.aspx/?id=134000075 |
|
|
| Report Abuse |
|
|