Spritesheets
I keep seeing sprite sheets being used in games, even in micro studios official youtube channel, How do you import spritesheets though? Can they be imported from a png?
I keep seeing sprite sheets being used in games, even in micro studios official youtube channel, How do you import spritesheets though? Can they be imported from a png?
You can import them just like normal sprites, then you can animate them like this: https://microstudio.dev/community/tips/create-an-animated-sprite-from-a-strip/16/
Holy crap that is so cool. I was trying to use a gif and that was my problem.Thank you very much!