Addon Player Warehouse

Player Warehouse

This addon adds a character-based `Warehouse` to the game. This provides players with the ability to store items and gold outside of their regular inventory. In other words, the warehouse becomes an additional storage space where players can store their goods in an organized and convenient way. This feature can be extremely useful for those who accumulate a lot of items as they progress through the game, as it frees up space in the main inventory while still maintaining access to items stored in the warehouse. This can simplify resource management and improve the overall player experience by providing a more comprehensive storage solution.

Tutoriel for installation

1) add in Canvas :

  • UI_PlayerWarehouse

2) open player prefab

  • 2.1) add assign warehouseConfiguration in component PlayerAddonsConfigurator

3) open prefab npc (OPTIONAL)

  • 3.1) open npc prefab, add NpcWarehouse component
  • 3.2) in same npc prefab go to component Npc and asign component NpcWarehouse in field NpcWarehouse
  • 3.3) in same npc prefab assign scriptables game event UIEventPlayerWarehouse and check if yes or not this npc offert warehouse

Advice :

    1. I advise you to create your own scriptables and not to use those present in the addons
    1. I also advise you to create your own prefabs, this will avoid any subsequent overwriting

Tips:

  • copying a file on Unity is very simple, just press Ctrl+d

Requirement

  1. Tools

Add Define

  1. _iMMOWAREHOUSE

Video Tutoriel

  1. No video tutoriel

Addons idea :

addon name
addon name
addon name