NeonRiver
|
  |
| Joined: 12 Feb 2013 |
| Total Posts: 4936 |
|
| |
|
|
| 05 Apr 2014 11:05 PM |
CFrame.Angles or EulerAngles they're the same though
i'm asian |
|
|
| Report Abuse |
|
|
NeonRiver
|
  |
| Joined: 12 Feb 2013 |
| Total Posts: 4936 |
|
| |
|
NeonRiver
|
  |
| Joined: 12 Feb 2013 |
| Total Posts: 4936 |
|
| |
|
|
| 05 Apr 2014 11:56 PM |
Erm something ong the lines of; c1 = mouse.Hit.p c2 = gun.Tip.CFrame.p
While true do gun.Tip.CFrame = CFrame.new(c2,c1) Wait() End
But it gets more complicated and well thats a VERY basic explanation that lacks some stuff
(Id use a main part for the gun like maybe the base part that you weld other things on to and substitute it for the tip so that way the entire gun points at what your looking at) |
|
|
| Report Abuse |
|
|