ZT Item & Inventory:模块化道具系统

ZT Item & Inventory是一个模块化道具系统。
在此插件中,你可以:
1、根据需求在道具上添加模块,比如装备型道具的属性模块、强化模块;
2、使用下方的添加模块按钮增加模块,或者拖动脚本到道具的检查器视图中,就像MonoBehaviour脚本一样;
3、在代码中使用道具模块API来处理相应模块的功能;
等等。
此插件目前还在开发中,并没有一个完整可用的版本,所以功能无法准确列出。大家如果有兴趣,敬请期待吧!

ZT Item & Inventory is a modular item system.
In this plugin you can:
1. Add modules to items according to requirements, such as attribute modules and enhancement modules of equipment items;
2. Use the “添加模块”(That is, “Add Module” in English) button below to add a module, or drag the script to the inspector view of the prop, just like MonoBehaviour scripts.
3. Use the item module API in the code to handle the functions of the corresponding module;
etc.
This plugin is still under development and does not have a fully available version, so the features cannot be listed accurately. If you are interested, please look forward to it!

发表评论