amethyst / amethyst/rustrogueliketutorial
1.6 It is possible to many monsters occupy the same space
Ouverte
bug
- Langage dominant
- Rust
- Étoiles
- 970
- Forks
- 166
- Métriques de merge des PR
- Aucune PR mergée en 30 j
Description
`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.
Guide de contribution
Aucun guide de contribution indexé pour ce dépôt
Évaluation
Cette issue n'a pas encore été évaluée.