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 摘要。