mlange-42 / planetary-defense

🪐 Planetary defense and colonization game in Godot and Rust
GNU General Public License v3.0
5 stars 0 forks source link

Resource prospection / remote sensing #258

Open mlange-42 opened 2 years ago

mlange-42 commented 2 years ago

Uncovering resources could require some player progress.

Examples:

Problem: why whould the player keep the condition up? Do resources disappear again then?

TODO

Details on satellites

Implemented reveal through simple coverage. Testing it shows that it is probably not a good idea to allow satellites only with a high coverage, as it is hard to achieve. It would probably be better to have different satellite types that require increasing coverage. So, e.g. prospection satellites require 20% coverage, while military satellites require 60%.