The RPG Maker Resource Kit

RMRK RPG Maker Creation => RPG Maker General => General Tutorials and Eventing => Topic started by: Rutoro on July 28, 2009, 10:09:06 PM

Title: Bigger sprites?
Post by: Rutoro on July 28, 2009, 10:09:06 PM
Sorry if this is the wrong forum but I just have to know: Is it possible for the player to control bigger sprites, only temporarly? I don't need all kinds of movement animations, only right and left. I also don't mean bigger like in RMXP but about this big: http://www.spriters-resource.com/genesis/shadowdancer/sheet/25472

It's kind of crucial for a game I'm making in RMVX  :)
Title: Re: Bigger sprites?
Post by: Grafikal on July 28, 2009, 10:12:56 PM
If you're making a side scroller, then stop using VX, but you can use larger sprites. Just make sure that the sprite sheet is 3x4 (3 wide, 4 tall). It doesn't matter what size it is as long as it fits in the screen and it has a $ in front of the filename. You can use character change actor graphic. I think it's on the 3rd page of events.
Title: Re: Bigger sprites?
Post by: Rutoro on July 28, 2009, 10:37:15 PM
Nope, I'm not making a side scroller. If I did I would have used Game Maker instead. ^^
   But thanks for answering, with that information I might make it work! :D