godot-plateformer/addons/reedscene/plugin.cfg

8 lines
444 B
INI
Raw Blame History

This file contains ambiguous Unicode characters

This file contains Unicode characters that might be confused with other characters. If you think that this is intentional, you can safely ignore this warning. Use the Escape button to reveal them.

[plugin]
name="ReedScene"
description="这是一个用于2D游戏场景管理的插件通过组件化的方式将一个场景分成了场景中的各个组件和组件所对应的状态用户可以通过切换状态来实现一些动画的效果也可以通过切换状态来快速的事件存档不同事件触发不同的结果的任务系统等总之比较灵活"
author="ReedZhu"
version=".1"
script="reedscene.gd"