diff --git a/README.md b/README.md index 1e8f70d..58924b3 100644 --- a/README.md +++ b/README.md @@ -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 @@ -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 @@ -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