RMRK is retiring.
Server is paid up for the rest of 2026, but the forum may go after that. See here for more information. Please archive or save anything you would like to keep before 2027.
Main Menu
  • Welcome to The RPG Maker Resource Kit.

Bigger sprites?

Started by Rutoro, July 28, 2009, 10:09:06 PM

0 Members and 1 Guest are viewing this topic.

Rutoro

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  :)

Grafikal

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.

Rutoro

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