amethyst / amethyst/rustrogueliketutorial

Player is not BlocksTile

Offen
#146 1 Kommentar 0 Reaktionen 0 zugewiesene Personen Auf GitHub ansehen
Vorherrschende Sprache
Rust
Sterne
970
Forks
166
PR-Merge-Kennzahlen
Keine gemergten PRs in 30 T.

Beschreibung

Player entity should have `BlocksTile`. Without it, `bystander_ai` is allowed to walk onto the Player position.

Unfortunately adding `BlocksTile` component to player breaks `monster_ai`, as the A* algorithm approaching the Player will not be allowed to enter Player's position and finish the search. So, monsters just stand still.

Beitragsleitfaden

Für dieses Repository ist kein Beitragsleitfaden indexiert

Bewertung

Dieses Issue wurde noch nicht bewertet.

Neue Issues direkt in Ihr Postfach

Eine kurze Übersicht über anfängerfreundliche GitHub-Issues.