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

Addon Date

  1. Created : 2024-06-02
  2. Updated : 2024-06-02

Tutoriel Date

  1. Update : 2024-06-07 00:27:09

File Date

  1. Update : 2025-05-30

Explore Our Addons:

Elements addon for uMMORPG
Elements

Adds elements, elemental attacks and elemental modifiers to entities, skills, buffs and equipment.

Tools addon for uMMORPG
Tools

This AddOn is required by many other AddOns because it contains several shared functions and user interface elements. And MANY MORE

Stats Overlay addon for uMMORPG
Stats Overlay

Adds an overlay above the entity that contains statistical information showing a health bar.