You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: README.md
+1-1Lines changed: 1 addition & 1 deletion
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -17,7 +17,7 @@ Click the button named "Add Frame Image" to add each pose as frame in the sprite
17
17
18
18
Each "frame" of your spritesheet has a button (to delete that frame) and a checkbox (to change it's animation name):<br />
19
19
<imgsrc="./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).
21
21
22
22
#### 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 />
0 commit comments