This commit is contained in:
zzz
2025-06-23 12:52:10 +08:00
parent 057b9ca18a
commit 364ea1fca3
8 changed files with 105 additions and 31 deletions

View File

@@ -1,11 +1,6 @@
##### 流程组件
- [ ] **构建流程组件**
抽象成管线
找出运行时和编辑器共有的模块
把这些模块做成组件
运行时和编辑器分别实例不同的组件
- [ ] **构建[[流程组件]]**
##### 数据结构更换
- [ ] 更换为新的数据结构
@@ -39,6 +34,14 @@
- 配置表
- 波次数据
- 房间从1001开头用 多主键联合的方式
- [ ] 编辑器窗口需要随着数据变更而改动
- [ ] EditManager流程
##### 单块地板编辑
- 只专注于一个地块的编辑
- 数据,地图大小(瓦片),环境物体
- 更换地块图片
- [ ] importer时更改数据width,height
##### 重新梳理关系和职责
###### SpreadMap和SpreadMapLevel