-
Notifications
You must be signed in to change notification settings - Fork 55
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
NEW EXTENSION - Extended Animations #1210
base: main
Are you sure you want to change the base?
Conversation
Thank you for submitting an extension.
Can you explain what is the purpose of these actions? Members that starts with an underscore are private and extensions should avoid to use them because they may not exist anymore in future releases. |
Sometimes i'm in a situation where i need to get the total number of animations, and i believe having an expression return that would be so much faster. i forgot about the frames count. |
Hello, |
hello it only works on version 195, as D8H said "Members that starts with an underscore are private and extensions should avoid to use them because they may not exist anymore in future releases" I have an update though. which should work with the current version. |
add fliped x and y expression
Thanks @TheGemDev for your replay. Reading theGDevelop projecyt I I tried with this command I will wait for your new version extension. If you need a tester, I can help you. Thanks, |
This extension provides:
Expression to return the total number of animations and frames,
Action to loop animations,
Action to set the time between frames,
Action to set origin and center points.
Project File -
Archive.zip
Extension -
ExtendedAnimations.json