Skip to content

Simple app written in Python used to make pixel art-friendly rotation for indie games. Saves result to .png files and creates list contains coordinates of grip/handle.

Notifications You must be signed in to change notification settings

LesniakM/Pixel_art_rotate_app

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

5 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Pixel_art_rotate_app

Simple app written in Python used to make pixel art-friendly rotation for indie games. Saves result to .png files and creates list contains coordinates of grip/handle.

Simply take any pixel art weapon, tools, item:

image

Scale it up for preview if needed:

image

By right click selectr grip-point (a point by which item should be held by player or other entity):

image

and click "Rotate" to get 40 pixel friendly rotates + 40 mirrors of items. They will be saved to output folder along with list of grip points (grip point xy changes with rotation.

image

Item grip points combined with character grip points allows you to animate various characters with various tools/weapons only by pointing grip points by right click. No need for any manual writing lists ;)

image

check out more Grip Point generator at: https://github.com/LesniakM/Grip_points_generator

Preview images credits:

Character: TOP-DOWN Adventure Pack by O_LOBSTER https://o-lobster.itch.io/adventure-pack

Sword: Ninja Adventure by Pixel-Boy and AAA https://pixel-boy.itch.io/ninja-adventure-asset-pack

About

Simple app written in Python used to make pixel art-friendly rotation for indie games. Saves result to .png files and creates list contains coordinates of grip/handle.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages