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.0"
script="reedscene.gd"