Charas-Project
Game Creation => Requests => RPG Maker Programming => Topic started by: MaxiPower on July 27, 2007, 10:25:04 PM
-
firstly hello all, New here
i just recently started using RPG maker XP however when try and add sprite sheets this happen, does anyone how to fix this

as you see i dont want all them i just one, but it selects 6 and it akes me wanna :guns: myself
any help would be appreicted, and while im here, is it possilbe to use these sprites as my main characters
thanks
rock on :Plight:
-
I got the same problem !! Plzz Help! :yell:
-
From what I know RPG Maker XP does not use large charasets with 8 sections any more.
As you can see in this RMXP charaset (http://charas-project.net/resources/Charasets/32403_1185129557.png), an RMXP charaset is a single charaset. It's width and height must be multiples of 4 (Such as 128x192, which is what the RTP for RMXP is) and it must have four rows of four sprites. You can see the above linked resource to see how it's layed out in terms of what frame goes where.
I hope that helps you understand why it's not working (That box is showing up on the top left because since it uses a single charaset for each sprite it lets you select each individual post as opposed to an entire charaset). As for how to fix it, you simply format your sprites like the above-linked resource and it should work fine.
-
thanks dude