m
Pi!
No edit summary |
m (Pi!) |
||
| Line 3: | Line 3: | ||
Rotates the displayed model for the given angle in counter-clockwise direction | Rotates the displayed model for the given angle in counter-clockwise direction | ||
myModel:SetFacing( | myModel:SetFacing(math.pi); --rotates the model 180° | ||
---- | ---- | ||