Skip to content

Commit

Permalink
Update README.md
Browse files Browse the repository at this point in the history
  • Loading branch information
nonunknown authored Apr 20, 2020
1 parent 60039e0 commit 4e2fb67
Showing 1 changed file with 6 additions and 6 deletions.
12 changes: 6 additions & 6 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -4,7 +4,7 @@

## ChangeLog

##v1.5
## v1.5
* Added Support for 2D Sprites
* Removed a bug where you cant play animations, when the engine is reopened/reloaded

Expand All @@ -21,16 +21,16 @@
* Set the FileName type to json
* JSON and PNG file must be the same name, and located in the same folder
* Go to your Scene which contains:
AnimationPlayer
Sprite (Attach SpriteSheet2D or SpriteSheet3D scripts)
- AnimationPlayer
- Sprite (Attach SpriteSheet2D or SpriteSheet3D scripts)
* Select Both
* Press **F9 Shortcut key**
* Window should appear
* Select Sprites in sequence you want
If you select wrong, just right-click and clear selection
- If you select wrong, just right-click and clear selection
* click the button: Create Animation
* Configure as you like
If you want to know what the checkboxes does just leave the mouse above to show HINT
- If you want to know what the checkboxes does just leave the mouse above to show HINT
* **Reselect the AnimationPlayer node to see changes**

## Known Bugs
Expand All @@ -44,7 +44,7 @@ Here are some things that could make this plugin better:
* Hide sprite-boxes (buttons) off the screen to improve performance
* Colorize with different colors the in-use sprites
* Modify existing animations created with this plugin
Like changing the frame distance (step)
- Like changing the frame distance (step)
* Reorganize the texture of the spritesheet acording to names
* Show/Hide sprite names
* Zoom in/out spritesheet
Expand Down

0 comments on commit 4e2fb67

Please sign in to comment.