A downloadable asset pack

This is a backpack to hold the players inventory.
Best to use for rpg, farming simulation, economic simulation.


Files included:
backpack.aseprite file for the hole artwork project (with different layers for each component)
selector.png - for the Selector (to select an item)
selector_blank.png - to hide the Selector
backpack_with_grid.png - the backpack with grid
numbers.png - to use for displaying the numbers of items
items.png - example for 3 items, that can store in the backpack
select_grid.cs - Short c# script for mouse-over Selector is included.

Download

Download
backpack.aseprite 6.6 kB
Download
selector.png 218 bytes
Download
selector_blank.png 98 bytes
Download
backpack_with_grid.png 4.9 kB
Download
numbers.png 309 bytes
Download
items.png 646 bytes
Download
select_grid.cs 8.9 kB

Install instructions

to use in unity:

- import selector.png, selector_blank.png and backpack_with_grid.png into your project

- add the selector_blank.png image for every grid-unit in the backpack

- add c#-script for every Select (x) object and fill the array (with 30 elements) of the "select" images (you can do this to every image object by mark every object)

- drag&drop the following sprites in the Sprite array use Element 0 for the selector_blank image and for Element 1 use the selector.png image

Leave a comment

Log in with itch.io to leave a comment.