Lecturous
|
  |
| Joined: 17 Aug 2013 |
| Total Posts: 1096 |
|
|
| 09 Apr 2015 09:44 PM |
Should I learn quaternions (aka do you guys use quaternions a lot when doing CFrames?) and the rotational matrix?
~ Post by Lecturous ~ |
|
|
| Report Abuse |
|
|
iiEssence
|
  |
| Joined: 18 Jun 2014 |
| Total Posts: 3467 |
|
|
| 09 Apr 2015 09:45 PM |
| I mainly use it to keep the rotation and to move something relative to that something's orientation |
|
|
| Report Abuse |
|
|
|
| 09 Apr 2015 09:51 PM |
| You don't need to know quaternions, but you can learn the rotational matrix (I recently started using AxisAngles). |
|
|
| Report Abuse |
|
|
CscLambda
|
  |
| Joined: 09 Nov 2014 |
| Total Posts: 46 |
|
|
| 09 Apr 2015 10:41 PM |
| Usually I just use CFrame.new(x,y,z) to quickly teleport players and objects to locations |
|
|
| Report Abuse |
|
|