-
-
Notifications
You must be signed in to change notification settings - Fork 251
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Add Animations Extension #1102
base: master
Are you sure you want to change the base?
Add Animations Extension #1102
Conversation
FINALLY. I CAN MAKE SPRITES USING FLASH AND PNG SEQUENCE. all that's left is spritesheets and im golden... |
I'm cooking up something for that ;) If your spritesheet is a bitmap you can use my other extension, image effects, using the clipping blocks in it |
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Try putting this before and after line 649:
/* eslint-disable */
[line 649's code]
/* eslint-enable */
It worked, thanks! :) |
No problem! As for |
where do I put that? |
The command? You put it in Command Prompt (Windows) or Terminal
(Linux/macOS)
…On Wed, 25 Oct 2023, 21:40 SharkPool, ***@***.***> wrote:
No problem! As for Validate / format, just use npm run format, and your
.js file should be automatically format.
where do I put that?
—
Reply to this email directly, view it on GitHub
<#1102 (comment)>,
or unsubscribe
<https://github.com/notifications/unsubscribe-auth/AQQMNY3KB4AWBO3DC4YGMNDYBF2MZAVCNFSM6AAAAAA6BIRZGSVHI2DSMVQWIX3LMV43OSLTON2WKQ3PNVWWK3TUHMYTOOBQGAZDAOBRGM>
.
You are receiving this because you commented.Message ID:
***@***.***>
|
I dont have node.js |
UPDATE 1.3!!I added a stretch keyframe. Make Stretchy Animations!! |
Sadly, only works on PenguinMod..... |
you can use prettier.io/playground instead of node.js to format |
Note: Idk how to get past the lint error.... either way its working as intended so ignore it I guess. Unless there's a better way...
Create and Play Animations with your Sprites!!! You can also make Keyframe Animations!