The RPG Maker Resource Kit

Other Game Creation => Game Creation General Chat => Topic started by: zendet on February 23, 2011, 12:44:08 AM

Title: A simple question
Post by: zendet on February 23, 2011, 12:44:08 AM
hello i know this might be a stupid question.
I know you cannot use more tilesets than E.
But can you add more tiles for more characters like in the graphics/characters folder have more than what is already there, like add a people6.png even though there is only up to people5
Title: Re: A simple question
Post by: Pokey on February 23, 2011, 02:23:35 AM
I don't use VX but i sure think you can
you have a tools>material-base, don't you?
Title: Re: A simple question
Post by: hiromu656 on March 05, 2011, 06:10:29 AM
Quote from: zendet on February 23, 2011, 12:44:08 AM
can you add more tiles for more characters like in the graphics/characters folder have more than what is already there, like add a people6.png even though there is only up to people5
Yes, you can, just download an image file and click the Resource Manager and import the file into the folder where the other characters are located. I'm not sure what you're using, but for sure in VX and XP this will work
Title: Re: A simple question
Post by: pacdiggity on March 05, 2011, 11:12:06 PM
Quote from: zendet on February 23, 2011, 12:44:08 AM
tilesets... E.
VX. And hiromu is right. (as always. 0_0) Just download an image onto your computer and import it with your resource manager (F10). Should work easy. If it is only a one character sheet, make sure you put a $ in front of the name, so if you had only one character on your people6 file, it would be:
$People6.png
then import it and it should work fine, yo.