LoginLogin
Nintendo shutting down 3DS + Wii U online services, see our post

A couple of questions regarding graphics

Root / Programming Questions / [.]

Lucius_HelmondeCreated:
Hello! I have some question regarding graphics that I couldn't find answer to, I checked the manual but I didn't find it... although it might just me bieng silly. Onto the questions then: 1. What is the maximum size (in pixels) for the spriteset page? (the example spriteset is about 516x508 i think) 2. I know it is possible to "adjust" the size of the sprites, but is it possible to redefine de size of the tilsetes from 16x16 to, say, 24x24 or 32x32? 3. Can I use multiple spriteset pages, tileset pages and/or background pages in a single project? if so, is there a limit? I want to thank the community in advance and I hope to find the answer to these questions.

1. GRP pages (including the spritesheets) are 512x512. 2. Not in 3.2.1. In 3.3.0, other sizes should be possible. 3. There is no limit to how many sheets you can have in a project (besides the project upload size limit), but you can only have one background tile and one sprite sheet page loaded at a time. You can switch it out at any time within a program, though.

When you say tilesets, are you referring to BG graphics or sprites?

Oh... I see. Thank you very much for the answers, I hope 3.3.0 comes out soon because that's the main issue I'm having right now... I also hope they improve the size of the spriteset and the tileset... But nevermind me XD. That is all.