godot-plateformer/addons/reedscene/update.md

30 lines
504 B
Markdown
Raw Permalink 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.

# ReedScene 插件更新列表
## 更新日志
V0.1
- 添加了基础的ActPropScene的概念。
V0.2
- 实现了通过切换PropState来切换Prop的功能
V0.3
- 实现了通过切换ActID来切换Act的功能
V1.0
- Scene管理器全局ID功能
V1.1
- 添加和规范API
- 删除不必要的ClassName
- 完善ActManager的编辑者友好界面
V1.2
- 完善了更优的Scene管理器的生命周期
- 全新的PropStateEffect的配置方案
- 全新的SceneStateEffect的配置方案