Ability to choose/set animation style as either "ping-pong" or loop in server settings. #2084
PyroTech03
started this conversation in
Ideas
Replies: 1 comment 1 reply
-
Copy the middle one and add it to the start, set frames to 4. |
Beta Was this translation helpful? Give feedback.
1 reply
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
-
I'm working with premade assets that are easy for me to work with in a generator. By default the gen I'm using uses the Ping-Pong frame style, 1-2-3-2-1-2..., While Intersect uses a 4 frame loop, 1-2-3-4-1-2-3-4.
If we could get a toggle to allow us to choose loop or ping-pong in the server config.
This would allow us to use a sprite sheet such as this one from the Time Elements set.
Beta Was this translation helpful? Give feedback.
All reactions