amethyst / amethyst/rustrogueliketutorial

Teleporting Enemies Block Tiles

Aperta
#165 0 commenti 0 reazioni 0 assegnatari Vedi su GitHub
Lingua principale
Rust
Stelle
970
Fork
166
Metriche di merge delle PR
Nessuna PR unita negli ultimi 30g

Descrizione

Currently, enemies that teleport are moved using the spatial system (until the next turn, at least, when their position is removed and the map indexing system no longer includes them). They should probably be removed from the spatial map instead, since they're no longer present on the map.

Additionally, in 5.25 multi-tiled enemies aren't handled by the move system or death system. Since those interact with the Spatial Map, they should probably also be updated.

Guida per i contributori

Nessuna guida per i contributori indicizzata per questo repository

Valutazione

Questa issue non è ancora stata valutata.

Ricevi le nuove issue nella tua casella

Un breve riepilogo di issue GitHub adatte ai principianti.