Rotation Styles

From PenguinMod Wiki
Jump to navigation Jump to search

Rotation styles control how sprites will face. PenguinMod has 5 rotation styles in total.

List of Rotation Styles

Name PenguinMod Only Effect
all around No Points the sprite in the direction that it is facing
left-right Flips the sprite either left or right (horizontally)
don't rotate Prevents the sprite from visually rotating
look-at Yes Points the sprite in the direction that it is facing but flips the sprite if it is pointing to the left
up-down Flips the sprite either up or down (vertically)

The rotation style of a sprite can be changed using the set rotation style () block, or by clicking one of the icons in the direction wheel. The rotation style of a sprite can be obtained using the rotation style block.