|
| 06 Aug 2011 08:48 PM |
I made a plane but for a plane i made the seat is rotated 90 degreess. How would i change this line to make so it confiscates for the rotation?
BodyGyro.cframe = CFrame.new(script.Parent.Parent.Seat.Value.Part.Position,humanoid.TargetPoint) |
|
|
| Report Abuse |
|
SDuke524
|
  |
| Joined: 29 Jul 2008 |
| Total Posts: 6267 |
|
|
| 06 Aug 2011 09:10 PM |
| *CFrame.Angles(0,math.rad(270),0) |
|
|
| Report Abuse |
|