extensions icon indicating copy to clipboard operation
extensions copied to clipboard

Add Animations Extension

Open SharkPool-SP opened this issue 2 years ago • 11 comments

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!

Screenshot 2023-10-15 at 2 09 18 PM

SharkPool-SP avatar Oct 15 '23 21:10 SharkPool-SP

FINALLY. I CAN MAKE SPRITES USING FLASH AND PNG SEQUENCE. all that's left is spritesheets and im golden...

gomigg07 avatar Oct 16 '23 16:10 gomigg07

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

SharkPool-SP avatar Oct 16 '23 18:10 SharkPool-SP

Try putting this before and after line 649:

/* eslint-disable */
[line 649's code]
/* eslint-enable */

It worked, thanks! :)

SharkPool-SP avatar Oct 23 '23 05:10 SharkPool-SP

No problem! As for Validate / format, just use npm run format, and your .js file should be automatically format.

StupidRepo avatar Oct 23 '23 09:10 StupidRepo

No problem! As for Validate / format, just use npm run format, and your .js file should be automatically format.

where do I put that?

SharkPool-SP avatar Oct 25 '23 20:10 SharkPool-SP

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 https://github.com/TurboWarp/extensions/pull/1102#issuecomment-1780020813, or unsubscribe https://github.com/notifications/unsubscribe-auth/AQQMNY3KB4AWBO3DC4YGMNDYBF2MZAVCNFSM6AAAAAA6BIRZGSVHI2DSMVQWIX3LMV43OSLTON2WKQ3PNVWWK3TUHMYTOOBQGAZDAOBRGM . You are receiving this because you commented.Message ID: @.***>

StupidRepo avatar Oct 25 '23 20:10 StupidRepo

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

SharkPool-SP avatar Oct 25 '23 21:10 SharkPool-SP

UPDATE 1.3!!

I added a stretch keyframe. Make Stretchy Animations!!

SharkPool-SP avatar Nov 01 '23 21:11 SharkPool-SP

UPDATE 1.3!!

I added a stretch keyframe. Make Stretchy Animations!!

Sadly, only works on PenguinMod.....

SharkPool-SP avatar Nov 02 '23 05:11 SharkPool-SP

you can use prettier.io/playground instead of node.js to format

InfinityLoop1 avatar Dec 09 '23 15:12 InfinityLoop1

!format

CubesterYT avatar Jan 27 '25 16:01 CubesterYT