alxspiker
|
  |
| Joined: 27 May 2010 |
| Total Posts: 518 |
|
|
| 02 Dec 2013 03:57 PM |
| Looking for someone that has one or can make one |
|
|
| Report Abuse |
|
|
rrytry
|
  |
| Joined: 21 Aug 2012 |
| Total Posts: 4151 |
|
| |
|
alxspiker
|
  |
| Joined: 27 May 2010 |
| Total Posts: 518 |
|
|
| 02 Dec 2013 03:59 PM |
| Like if you press C or so, it will make your hand to an action. So if C was connected to 'Stay Here'. Your hand would sorta go in the direction as if your saying "Stop" |
|
|
| Report Abuse |
|
|
|
| 02 Dec 2013 04:03 PM |
no im afraid thats completely impossible
100% impossible improbable
not doable
-{===>SS |
|
|
| Report Abuse |
|
|
seanf1999
|
  |
| Joined: 01 Aug 2009 |
| Total Posts: 4783 |
|
|
| 02 Dec 2013 04:03 PM |
You mean animations?
That's really hard |
|
|
| Report Abuse |
|
|
|
| 02 Dec 2013 04:07 PM |
if you can get the mouse, arm weld and key events then it's easy. In an essense it'd be: __
mouse.KeyDown:connect(function(key) key=key:lower() if key=="c" then armweld.C1=CFrame.new() --new angle end end
__
Or if you want to make it super pro, which I assume you don't, you can use Motors and it'll look better. But this is about tools I assume, so it's unlikely Motors are doable here.
-{===>SS |
|
|
| Report Abuse |
|
|