rlane / Oort-legacy

Space fleet programming game
http://oort.lefora.com
GNU General Public License v2.0
12 stars 5 forks source link

limit sensor range #11

Open rlane opened 13 years ago

rlane commented 13 years ago

It could be interesting to limit the range of sensors. Perhaps the player could adjust the size of the sensor cone. They could have full coverage limited to a short range or a long-range narrow beam.

If this is implemented then we should use a spatial index to speed up sensor queries.

austinjames314 commented 13 years ago

I like this idea. Especially the ability to adjust width of the sensor cone, with narrower scans having longer range.

How about a scan warner? (An optional interrupt if you get scanned by an enemy.)