|
| 24 Feb 2016 05:26 PM |
Im editing a parts CFrame on my unanchored boat. It just flipped the whole boat upside down
workspace.Boat.ForceRoot.CFrame =workspace.Boat.ForceRoot.CFrame * CFrame.Angles(0, math.rad(50), 0)
Fe2O3 (s) + 2 Al (s) → Al2O3 (s) + 2 Fe (s) |
|
|
| Report Abuse |
|
|
| 24 Feb 2016 06:01 PM |
*coughs*
Fe2O3 (s) + 2 Al (s) → Al2O3 (s) + 2 Fe (s) |
|
|
| Report Abuse |
|
|
| 24 Feb 2016 06:04 PM |
If it's flipped upside down then a simple solution could be :inverse()
|
|
|
| Report Abuse |
|