|
| 01 Feb 2015 10:58 AM |
| I'm trying to make custom buildings tools and I've read the wiki page on them (http://wiki.roblox.com/index.php?title=API:Class/Handles). I know how to detect if someone has dragged them, but I do not know how to detect which face/ direction they have dragged or how to put them to use. Google searches on it didn't help either, as I just got results on how to make tools with multiple part handles. Anyone mind explaining the instance to me or telling me of a good tutorial? |
|
|
| Report Abuse |
|
|
| 01 Feb 2015 11:11 AM |
"I know how to detect if someone has dragged them, but I do not know how to detect which face/ direction they have dragged"
What? The events that trigger when someone drags them literally has the face in the arguments.
http://wiki.roblox.com/index.php?title=API:Class/Handles/MouseDrag |
|
|
| Report Abuse |
|