[artwork] backpack with mouse selector
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.
Published | 2 hours ago |
Status | Prototype |
Category | Assets |
Author | Noremi111 |
Genre | Role Playing |
Tags | 2D, artwork, Asset Pack, Economy, Farming, Farming Simulator, No AI, Pixel Art |
Download
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.