amethyst / amethyst/rustrogueliketutorial

1.6 It is possible to many monsters occupy the same space

未关闭
#115 2 条评论 3 个 reaction 已指派 1 人 已被 @thebracket 认领 在 GitHub 查看
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 还没有评估数据。

把新 issue 发到你的邮箱

精选适合新手参与的 GitHub issue 摘要。