OpenHV / OpenHV

An Open Source Pixelart Science-Fiction Real-Time-Strategy game

Home Page:https://www.openhv.net

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Custom Alert Sound for Recon Tank

WilliamWeberBerrutti opened this issue · comments

What if the Recon Tank emitted a custom alert when enemy units are in its detection range? Something like "Enemies approaching" or maybe "Enemy movement detected"?

The would be very interesting indeed. Maybe scout aircraft should have this functionality too. Recon tank is radar tank right?

Actually after checking, there's already something that does the job you're describing, but it only works on vehicles units:

https://github.com/OpenHV/OpenHV/blob/main/mods/hv/rules/defaults.yaml#L163

Maybe the AnnounceOnSeen trait should be added to more units?