schwal10 / lunatic-fringe

Lunatic Fringe is a game originally distributed as an AfterDark screensaver
GNU Affero General Public License v3.0
6 stars 1 forks source link

Prevent Enemy tracking until close enough #40

Open schwal10 opened 6 months ago

schwal10 commented 6 months ago

Prevent the enemies from tracking the player until they are within a certain distance (except maybe for the sludgermine?). Currently they all track the player from anywhere which can lead to consistent lines of enemies approaching the player as opposed to enemies approaching from different spots as they come into range and start tracking the player.