Skip to main content

Indie game storeFree gamesFun gamesHorror games
Game developmentAssetsComics
SalesBundles
Jobs
TagsGame Engines

I saw you could add a custom image to the items by adding the note tag, do you have a example game that does this for reference, or can you give me additional details on how to do this? Thanks!

The notetags are explained in the respective tabs (Item List Window & Item Detail Window (Image). Basically, when your image file has the name "Potion.png" and is located in img/pictures/items, then the notetags are

<Menu Grid Image: items/Potion>
<Menu Image: items/Potion>

The second one is used for the item inspection window on the right.

A sample game is not planned for this project as making some and keeping it up to date is a lot of additional work.

Is there a Preferred Size for the image?

The plugin will always stretch them automatically 

thanks for being responsive. What a great plug-in!