Looking for a way to *easily* scale a sprite #3082
Unanswered
UnexpectedMaker
asked this question in
Q&A - Sprites
Replies: 2 comments 1 reply
-
No one with any ideas on this? |
Beta Was this translation helpful? Give feedback.
1 reply
-
hello,UnexpectedMaker ,it's about gesture,the first one i found: |
Beta Was this translation helpful? Give feedback.
0 replies
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.
-
Hey folks - I'm wanting to animate a arbitrary sprite getting bigger - think zooming in a static UI etc.
is there a "known way" to do this other than a complicated loop of reading the pixel data of the main full sized sprite and re-sizing it on the fly into smaller dynamically created sprites, where each gets bigger and bigger until it's the full sprite size?
I can't find anything on google on here about a better way to do it.
Cheers!
Seon
Beta Was this translation helpful? Give feedback.
All reactions