godot-wildlings / cyberpunk-jam-2019

https://itch.io/jam/cyberpunk-jam-2019
MIT License
2 stars 0 forks source link

enemies attack you before they're revealed #29

Closed plexsoup closed 5 years ago

plexsoup commented 5 years ago

enemies should probably try and go unnoticed or run away before they're revealed by scanning

plexsoup commented 5 years ago

enemies now have two states: initial_attitude and scanned_attitude. These determine when they'll attack you. attitudes are: ignore, fight, flee.