This reverts commit cceac52e99, reversing
changes made to 4dbfd25f3f.
This commit is contained in:
zzzisfunnyboy
2025-06-16 22:01:56 +08:00
parent cceac52e99
commit bf07308b5c
18 changed files with 55 additions and 5409 deletions

View File

@@ -0,0 +1,40 @@
> [!important] 优先级 **1**
- [x] 添加RoomComponents
- [ ] IExtension
- [ ] 生成怪物测试
- [ ] id不再自增长
- [x] 碰撞盒和标志需要添加自定义功能
- [ ] 地图地板图片导入 自动修改图片大小
- [ ] 添加白膜地图
- 创建100*100的地图宽高跟随Rect大小变化
- [ ] 将RoomConfig改到==关卡表==里
RoomConfig的内容为SpecialRoom
- [ ] 碰撞盒需要添加旋转
> [!note] 优先级 **2**
- [ ] 枚举改为英文名
- [ ] 瓦片地图
- [ ] 优化重构
[[需要做的优化]]
> [!note] 优先级 **3**
- [ ] 提取单个地块编辑
> [!note] 优先级 **4**
- [ ] 过关门动画优化
- [ ] 地图大背景优化移动方案