

A regular sprite sheet consists of 4×2 sprites of 3×4 images each, for a total of 12×8 images – check the existing sprite sheets for examples. Additionally, you’ll need $ to prove that it is a single 3×4 sprite. The size of the 3×4 pictures that make up a single sprite is irrelevant. if something doesn’t function, the sprite structure is incorrect. There are no size limitations for sprites. Now, you are faced with trying to import a larger sprite, but it isn’t just working. Sometimes you start a game, and you have to use the custom sprite for the final battle, but it is larger than the 32 by 32 sprites of the character. We also recommend that you check our in-depth guide on how to import and add tilesets in RPG Maker. For the face sprites, we wanna add them under the ‘img/faces’ folder, while the side view battler sprite goes to ‘img/sv_actors’ folder.Īnother way of importing assets is by going directly to your game’s project folder, which should look like so:Īnd then, from there, go to the img > characters, and paste your character sprite inside the ‘characters’ folder. The process is the same for adding the face sprites and the side view battler sprites of your character (If your game features a side view battle system). Scroll through the list on the right to make sure it’s there, and use the ‘Preview’ button to view your newly imported sprite. The character sprite should now be imported. The ‘Import’ button will also be enabled, allowing us to add a new character sprite.Īfter clicking on the ‘Import’ button, locate the file(s) you would like to import. This will bring up another list of all walking character sprites currently in your game. Select ‘img/characters’ from the left list in the window.

Let’s add the walking sprite of our character. This will open up the Resource Manager window, which contains all of the assets in your game’s project folder. Once your assets are ready, select ‘Tools’ > ‘Resource Manager’ from the Toolbar of your RPG Maker MV software. Step 2: Importing the assets to your game Some great resource sites from which you can find this type of asset are itch.io or the rpgmakerweb forums. You can read more about the Asset Standards by selecting Help > Contents, from the RPG Maker MV software Toolbar. Step 1: Find assets that conforms to the ‘RPGMV Asset Standards. We’ll show you the steps to import sprites in RPG Maker MV. In order to use sprites in RPG Maker MV, they must first be imported into the software. One key feature of RPG Maker MV is the use of sprites, which are 2D graphics that represent characters, enemies, and other entities in the game. RPG Maker MV is a game development software that allows users to create their own RPG games.
