Indie Dev

Hello Guest!. Register a free account today to become a member! Once signed in, you'll be able to participate on this site by adding your own topics and posts, sell your games, upload content, as well as connect with other members through your own private inbox!

Where to put Objects

CT_Bolt

Global Moderator
Staff member
Resource Team
Xy$
0.02
Ok so again I need help..... So I downloaded an object off of this website but where do I put them in my folders....
Example of Characters:
https://rpgmakermv.co/resources/categories/characters.35/
These are usually what an object will be. Especially if it is animated.


Example of Tilesets:
https://rpgmakermv.co/resources/categories/tilesets.9/

Depending on what type of graphic is where to you need place them...
Descriptions & file locations below...
Characters (img/characters)
Images shown for the characters/event objects on the map.
The size for a character image can be changed freely (normally 48x48), and consist of 4 directions (down, left, right, up) and 3 patterns for a total of 12 patterns that will be arranged in the provided order. A file for 1 character will be arranged into 2 rows and 4 columns equaling 8 images. The size of the character will be calculated using 1/12 of the width and 1/8 of the height of this file. Moreover, characters will be shown 6 pixels above tile so that they appear more natural when on top of buildings.
  • It is possible treat 1 character as 1 file by including "$" at the beginning of the file name.
  • Including a "!" at the beginning of the file name will prevent the image from being shifted 6 pixels and will no longer appear half transparent by bush elements. This is primarily used for objects found in the map such as doors and treasure chests.
  • It is also possible to use the "$" and "!" special characters together.
Tilesets (img/tilesets)
Images which consist of the tiles (also known as map chips) that make up a map.
Does that help at all?
 
Last edited:
Top