amethyst / amethyst/rustrogueliketutorial
1.6 It is possible to many monsters occupy the same space
未关闭
bug
- 主要语言
- Rust
- 星标
- 970
- 派生
- 166
- PR 合并指标
- 30 天内没有已合并 PR
描述
`map_indexing` is not updated between monster moves, so if many monsters decide to move to the same place in the same turn, it is not prevented.
`map_indexing_system` is run after all monsters move - so after first moves, all other still see the tile as not blocked.
贡献指南
这个仓库没有索引到贡献指南
评估
这个 Issue 还没有评估数据。