Inventory Carousel

$29
Publisher White Mouse
File size 556.95kB
Number of files 43
Latest version 1
Latest release date 2021-12-27 02:49:13
First release date 2021-12-27 02:49:13
Supported Unity versions 2018.4.2 or higher

Inventory Carousel is an animated UI tool created to help developers visualize contents of player inventory, its design and feel directly inspired by series of classic video games.

This asset contains ready to use prefabs but is designed with focus on code customization in mind.


WebGL demo: https://white-mouse.itch.io/inventory-carousel


Assumptions and requirements:

  • Game inventory can be represented as a singular array of integers
  • Equipped/active item can be represented as an index of above mentioned array
  • Item change can be represented as an increment or decrement of item index
  • User possesses basic C# scripting ability

Compatibility notes:

  • Scripts were tested with Unity versions 5.6 and up.
  • Unity versions lower than 2018.3 won't work with included prefabs. Use included DemoScene_NoPrefabs scene as a starting point instead of DemoScene scene.


Top Publisher Assets