Jump to content

/Rotate

From fCraft Wiki
Revision as of 18:49, 31 May 2013 by Croy07 (talk | contribs) (Created the page /Rotate. Added: Command box, Definition of rotate, the Axes, Degrees, and Related commands. ~Croy07)
(diff) ← Older revision | Latest revision (diff) | Newer revision → (diff)
Command
Rotate

Rotates copied blocks around specified axis/axes.

Aliasesspin
Usage

/Rotate (-90,90,180,270) (X,Y,Z)

CategoryBuilding
Required permissionsCopyAndPaste
Usable from console?No
Introduced infCraft 0.452

Rotates copied blocks around specified axis/axes. If no axis is given, rotates around the Z (vertical) axis. You must first /Copy or /Cut blocks to then rotate them.


Axes

Rotate spins copied blocks along specified axis/axes. The axes are:
  • X = Horizontal (East-West)
  • Y = Horizontal (North-South)
  • Z = Vertical.


Usable degrees

Rotate needs a degree to know how to spin the blocks. The degrees, or angles, are:
  • -90 = Turns it -90 degrees. (Turns it 90 degrees counter-clockwise)
  • 90 = Turns it 90 degrees. (Turns it 90 degrees clockwise.)
  • 180 = Turns it 180 degrees. (Turns it 180 degrees clockwise.)
  • 270 = Turns it 270 degrees. (Turns it 270 degrees clockwise.)