Assets of The Season
Assets updates
Inventory System X

Inventory System X

Updated
2024-03-06
VIP
Code Plugins
Engine version
5.3
Download type
Engine Plugin
File size
881 MB
Only For Premium or VIP Users
Description

The Inventory System X is a convenient and easy-to-use tool with many high-quality features executed with great attention to detail.

The Inventory System X is a convenient and easy-to-use tool with many high-quality features executed with great attention to detail. Inventory control is easy with both gamepad and keyboard, and the control elements automatically change when switching devices.

 

The inventory is very simple to use, with most settings located in a separate file. Almost everything is implemented in Blueprints, except for the Inventory Component and Storage Component, which were implemented in C++ for better optimization and multiplayer support. The inventory component has full functionality, allowing additional functionality to be added on top of the existing one without modifying the asset.

 

Furthermore, as an example of the inventory's flexibility, it can be configured to prevent the use button for healing items from appearing when a player already has full health, or to prevent the player from discarding their only weapon.

 

I believe it's important to mention that unlike other Engine Plugins, this one can be automatically copied to your project folder.

 

Technical Details

Features:

  • Customizable inventory and item sizes.
  • Equipment slots can be customized in any desired way, including adding, removing, and resizing them.
  • Switchable tabs allow users to add their own widgets to the tabs and seamlessly switch between them.
  • Full gamepad support and dynamic icon change when switching input devices.
  • Powerful interaction component that can be easily integrated into any system.
  • Items can be combined, used, split, rotated, moved, discarded, and inspected.
  • Any item can be added to the shortcut bar if desired.
  • Save and Load System. Allows for saving and loading of items, including dropped items, chest contents, and inventory. Interactions such as unlocked doors will also be saved.
  • The ability to enable additional slots panel that appears when organizing items in the inventory.
  • A separate settings file is available for almost all inventory parameters.
  • You can customize over 20 sounds for various interactions within the inventory system.
  • All the necessary functionality has been added to easily integrate with your weapon system.

 

Code Modules:

  • InventorySystemX [Runtime]
  • Input_ISX [Runtime]
  • InventorySXEditor [Editor]

 

Number of Blueprints: 37 (23 UMG)

Number of C++ Classes: 9;

Network Replicated: Yes

Supported Development Platforms: Windows, Linux, Mac

Supported Target Build Platforms: Win64, Mac, Linux, PS4, Xbox One

Comments
Comments is not yet
Add Comment
Please register
Other interesting assets