Noah2610 / deathfloor

Work-in-progress Mega Man inspired game.
MIT License
2 stars 0 forks source link

Line-of-sight detection #51

Open Noah2610 opened 4 years ago

Noah2610 commented 4 years ago

Component to detect line-of-sight with player (or other entities?). Should work and be used similarly to LedgeDetector. Configure component so entity checks for LOS, listen to LOS events to trigger actions.