Discord
Login
Community
DARK THEME

How do I make a sprite sheet?

Hi! I've never made an actually good game with a text based scripting language because I mainly use python and scratch and I'm trying to learn gamedev but I don't even know how to use a sprite sheet so pls help me.

Are you trying to use the sprite sheet for a map(s) or for sprites?

Maps are quite easy, take the tile size and multiply that by how many tiles you want in the sheet, and set that as the sprite's size. When you go the the map and click on the sprite sheet, it will be separated, allowing the 'tiles' from the sprite sheet to be selected. But I will say that with advanced map use, sprite sheets can be a little painful to use.

If your making a sprite sheet for sprites, you can use screen.drawSpritePart(name,px,py,pw,ph,x,y,width[,height]).

If you need more info, you can find me on the microStudio discord server (@bluecat).

@Bluecat thanks

Post a reply

Progress

Status

Preview
Cancel
Post
Validate your e-mail address to participate in the community