Skip to content

Commit 92bddfb

Browse files
committed
Minor spelling error
1 parent cf2844e commit 92bddfb

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -17,7 +17,7 @@ Click the button named "Add Frame Image" to add each pose as frame in the sprite
1717

1818
Each "frame" of your spritesheet has a button (to delete that frame) and a checkbox (to change it's animation name):<br />
1919
<img src="./docs/frame-buttons-new.png" /><br/>
20-
Use the "Set Animation (Pose) Name" button to name each pose that has been selected (has its checkbox checked). Animation names refer to names like: 'sing down' or 'idle'. To delete any individual frame click the "Delete Frame" button. Pose names can repeat if needed (Eg: You can name 2 or moreframes 'sing left' and it'll be taken care of in the xml).
20+
Use the "Set Animation (Pose) Name" button to name each pose that has been selected (has its checkbox checked). Animation names refer to names like: 'sing down' or 'idle'. To delete any individual frame click the "Delete Frame" button. Pose names can repeat if needed (Eg: You can name 2 or more frames 'sing left' and it'll be taken care of in the xml).
2121

2222
#### To find out current animation (pose) name of any frame, simply hover the mouse over it and it'll display information about that particular frame. <br />
2323
<img src="./docs/on-mouse-hover.png"> <br />

0 commit comments

Comments
 (0)