Skip to content
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

Open
wants to merge 15 commits into
base: master
Choose a base branch
from
Open

Conversation

SharkPool-SP
Copy link
Collaborator

@SharkPool-SP SharkPool-SP commented Oct 15, 2023

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 SharkPool-SP marked this pull request as ready for review October 15, 2023 21:33
extensions/SharkPool/Animations.js Outdated Show resolved Hide resolved
@gomigg07
Copy link

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

@SharkPool-SP
Copy link
Collaborator Author

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

Copy link

@StupidRepo StupidRepo left a 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 */

@SharkPool-SP
Copy link
Collaborator Author

Try putting this before and after line 649:

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

It worked, thanks! :)

@StupidRepo
Copy link

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

@SharkPool-SP
Copy link
Collaborator Author

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

where do I put that?

@StupidRepo
Copy link

StupidRepo commented Oct 25, 2023 via email

@SharkPool-SP
Copy link
Collaborator Author

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
Copy link
Collaborator Author

UPDATE 1.3!!

I added a stretch keyframe. Make Stretchy Animations!!

@SharkPool-SP
Copy link
Collaborator Author

UPDATE 1.3!!

I added a stretch keyframe. Make Stretchy Animations!!

Sadly, only works on PenguinMod.....

@InfinityLoop1
Copy link

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

@GarboMuffin GarboMuffin added the pr: new extension Pull requests that add a new extension label Oct 14, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
pr: new extension Pull requests that add a new extension
Projects
None yet
Development

Successfully merging this pull request may close these issues.

6 participants