amethyst / amethyst/rustrogueliketutorial

1.6 It is possible to many monsters occupy the same space

オープン
#115 コメント 2 件 リアクション 3 件 担当者 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 を短くまとめたダイジェスト。