turn clockwise () degrees

From PenguinMod Wiki
Revision as of 22:55, 15 March 2024 by wikia:penguinmod>MediansSC (Created page with "{{Needs Images}} {{Infobox Block |block_img = |block_type = Stack Block |category = Motion |title = turn clockwise () degrees }} The '''turn clockwise () degrees''' block is a stack block that changes the direction by the entered in number, rotating the sprite that number of degrees clockwise. It originates from Scratch. The default value of this block is 15. ==Workaround== This block can be worked around by using a point in direction () block with (direction) +...")
(diff) ← Older revision | Latest revision (diff) | Newer revision → (diff)

Turn clockwise () degrees
Jump to navigation Jump to search

Images needed

This article needs images or better quality images. You can help PenguinMod Wiki by adding the images or uploading them.

turn clockwise () degrees
...
[[File:|200px]]
Caption
Block Type Stack Block
Category / Extension Motion
Status Who tf uses status

The turn clockwise () degrees block is a stack block that changes the direction by the entered in number, rotating the sprite that number of degrees clockwise. It originates from Scratch. The default value of this block is 15.

Workaround

This block can be worked around by using a point in direction () block with (direction) + (number) as the value, or by using a negative number in a turn counterclockwise () degrees block.