The RPG Maker Resource Kit

RMRK RPG Maker Creation => Resources => Topic started by: bman2895 on August 05, 2010, 04:46:10 PM

Title: i don't know how to use this sprite sheet! [RPG Maker 2003]
Post by: bman2895 on August 05, 2010, 04:46:10 PM
I found this sprite sheet and i want to use it but i dont know how  to get it to work. i tried importing it and it works but then when i try to use it the sprites are all jumbled together and dont work right.

(https://rmrk.net/proxy.php?request=http%3A%2F%2Fa.imageshack.us%2Fimg405%2F8528%2Fregal2xs.png&hash=79bab1994b8ca3eb1aa108f47020cd3a09cb26d6)

Please help me.
Title: Re: i don't know how to use this sprite sheet! [RPG Maker 2003]
Post by: Terra-chan on August 05, 2010, 05:15:34 PM
I don't know what format RPGMaker2003 uses for it's characters, but I do know one thing for certain. A sheet like that would never work in any RPGMaker unless maybe you would custom script how it reads each and every frame, and I doubt you'd do that.

All RPGMaker sprites are required to be in a format. I work with VX and the default format is like this:
(https://rmrk.net/proxy.php?request=http%3A%2F%2Fi21.photobucket.com%2Falbums%2Fb253%2FTerra-chan%2FSecond%2520Life%2FTerraSheet.png&hash=d5b4f542fe0445aef35a41b27aaefd66d1558d66)
Each 3x4 block of sprites is considered one Character and this is the default.

I also have a script that Allows me to make Animations into battle characters , but I'd then have to format every sprite I wanted to use in a set of animation boxes which is 5x2(up to)20 with each box being 192x192.
Title: Re: i don't know how to use this sprite sheet! [RPG Maker 2003]
Post by: bman2895 on August 05, 2010, 05:38:23 PM
oh ok. thanks for the info. i'll look around the internet for something like that.
Title: Re: i don't know how to use this sprite sheet! [RPG Maker 2003]
Post by: The Omega on August 05, 2010, 07:24:45 PM
if you look at the RTP files for the sprite sheet in RM2k3 it will show you how to use them, then just edit them and fix them in paint or photoshop or some kind of picture editing software, to make it look like the other sheets. Its not that hard really.
Title: Re: i don't know how to use this sprite sheet! [RPG Maker 2003]
Post by: Sirius on August 06, 2010, 08:21:59 AM
That particular Regal sprite you found is a Battler, not a character. In order for it to work as you want it to, it has to be sectioned off in a Battler template, as such:
(https://rmrk.net/proxy.php?request=http%3A%2F%2Fimg707.imageshack.us%2Fimg707%2F5424%2Fbattlertemplate.png&hash=0fbde7625831e3444b3477340ba4e544143a8aa3)
Each individual motion lies in one of the gray or brown boxes. Of course, it's going to take quite a bit of editing to make that a reality, given 2k3's system.

Spoiler for Just FYI:
(https://rmrk.net/proxy.php?request=http%3A%2F%2Fwww.bzpower.com%2Fforum%2Fuploads%2Fpost-16-1093055292.png&hash=e3a4598b06b1474268f939f8bf080421ce388bad)
This is the normal sprite (Walking around on the world map) template. It's helped me rework a couple sprites I've tampered with.