Skip to content

A versatile solution for implementing a grid-based inventory system in your Unreal Engine projects. It provides a flexible grid layout, item management, and includes a sample project to showcase integration.

License

imnazake/grid-inventory-plugin

Repository files navigation

Grid Inventory Plugin

The Grid Inventory Plugin is a versatile solution for implementing a grid-based inventory system in your Unreal Engine projects. It provides a flexible grid layout, item management, and includes a sample project to showcase integration.

Features

  • Grid-Based Layout: Create an inventory using a grid system for efficient item organization.
  • Item Management: Easily manage and manipulate items within the inventory.
  • Sample Project: Explore the provided sample project to understand how to integrate and use the plugin in your projects.
  • Flexible Configuration: Customize the grid size, item slots, and other parameters to fit your game's requirements.
  • Convenient API: Utilize the provided API for programmatic interaction with the inventory system.

Supported Engine Versions

4.26 or higher

Supported Platforms

  • Windows
  • Mac
  • Linux

Network Replication Support

Not Supported

Getting Started

  1. Install the plugin in your Unreal Engine project.
  2. Configure the inventory settings in the plugin to match your game's requirements.
  3. Explore the sample project to understand the integration process.
  4. Integrate the inventory system into your game using the provided API.

Installation

  1. Clone or download the repository.
  2. Copy the "GridInventory" folder into the "Plugins" directory of your Unreal Engine project.
  3. Compile the project to ensure successful integration.

Sample Project

The included sample project demonstrates the core functionality of the Grid Inventory Plugin. Follow these steps to run the sample project:

  1. Open the sample project in Unreal Engine.
  2. Explore the sample scenes showcasing various aspects of the grid inventory system.
  3. Refer to the sample Blueprints for guidance on using the inventory system in your own project.

Usage

  • Configuring Grid Inventory: Adjust grid size, item slots, and other settings through the plugin configuration.
  • Blueprint Integration: Leverage the provided API and Blueprint nodes for seamless integration into your game.

Contributions

Contributions and feedback are welcome. If you encounter issues or have suggestions, please submit them through GitHub issues.

License

This plugin is released under the MIT License.

Author

Nazake

Version

1.0

About

A versatile solution for implementing a grid-based inventory system in your Unreal Engine projects. It provides a flexible grid layout, item management, and includes a sample project to showcase integration.

Topics

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published