Showing results for

line

of

sight

on bfnightly.bracketproductions.com
bfnightly.bracketproductions.com › chapter 40.html
Doors - Roguelike Tutorial - In Rust
...You can approach a door, and it blocks both movement and line-of-sight (so the occupants of the room won't bother you...
bfnightly.bracketproductions.com › chapter 57.html
Better AI - Roguelike Tutorial - In Rust
...just because it lost line-of-sight. On the other hand, it shouldn't have an omniscient view of the map and perfectly track...
bfnightly.bracketproductions.com › chapter 7.html
Dealing Damage - Roguelike Tutorial - In Rust
...If you cargo run
the project, monsters will now chase the player - and stop if they lose line-of-sight. We're not preventing...
bfnightly.bracketproductions.com › print.html
Roguelike Tutorial - In Rust
...You can approach a door, and it blocks both movement and line-of-sight (so the occupants of the room won't bother you...