Shrimp - Modular Project

Documentation(Chinese)

Documentation(English)

反馈群:

QQ群:1042998231

在许多现代项目中,设计师总会设计许多功能,开发者在实现这些功能时常常会遇到调用新功能时某些对象要回收,某些对象要保留的情况,若使用关卡流的方式当切换关卡时会将上个关卡的对象全部粗暴销毁,若使用标签标记的方式则会出现过多标签冗余、并且多人协同合并时覆盖标签的情况发生,该插件就是解决上述提到的问题,使功能间的切换粒度更加细化。

这就是模块化项目插件将帮助您的项目控制流程的方面。该系统非常灵活,并可对执行管线自定义定制。也可以很容易地集成到新的和现有的项目中。

In many modern projects, designers always design many functions, and developers often encounter situations where some objects need to be reclaimed and some objects need to be retained when calling new functions. If the level flow method is used, all objects from the previous level will be roughly destroyed when switching levels. If the tag tagging method is used, there will be too many redundant tags, and when multiple people collaborate to merge, the tags will be overwritten. This plugin solves the above-mentioned problems and makes the switching granularity between functions more refined.

This is how modular project plugins will help you control the flow of your project. The system is very flexible and can be customized for executing pipelines. It can also be easily integrated into new and existing projects.