Displaying a sprite with anims
Reply on sbox.game-
Hey guys! Hope you're doing good!
I made a 2D cat animation from 2-3 sprites on s&box (using png from Photoshop) and I'd like to display it in my razor, but I can't seem to make it work.. does anyone have an idea about how this works?
I used the sprite editor to make the animation
Thank you so much!!
Cat_Normal_Pose2.png 1010 Bytes -
Might not be the best way but something like this should do the trick:
-
Hey, thanks for your answer!
Actually this didn't work, so I just flip the images using OnUpdate() with a delay of 1.5s
Thank you so much anyways :)