RPG Inventory System (MVVM)

G.E.FC - 代码插件 - 2024/05/06

inventory system with multiplayer support. Use UMG View Model(MVVM),Can be displayed in any form in the UI

  • 支持的平台
  • 支持的引擎版本
    5.3 - 5.4
  • 下载类型
    引擎插件
    此产品包含一款代码插件,含有预编译的二进制文件以及与虚幻引擎集成的所有源代码,能够安装到您选择的引擎版本中,并根据每个项目的需求启动。

RPGInventorySystem use MVVM ViewModel as the item instance, and binds it with UMG views by introducing Viewmodel.

Use Feature to process the information and logic of item assets, which is highly scalable.

FTS, TPS, and survival games are also applicable


Example Project:Demo

ShowCase Video

Youtube Tutorial

English Documentation: Link

中文文档:Link

Build Windows:Windows


Support:Discord,Q群:939188049

技术细节

Features:

  •  InventorySystem
  •  Equipment system
  •  Save game system



Code Modules:

  •  RPGInventorySystem[Runtime]


Number of Blueprints:16

Number of C++ Classes:8

Network Replicated: Yes

Supported Development Platforms: Windows

Supported Target Build Platforms: Windows,Android,IOS