Existing function variant for better radars

Ryunoske shared this feedback 32 hours ago
Not Enough Votes

There is a function used for radars: MyAPIGateway.Entities.GetEntitiesInSphere(ref sphere).

If we had an overload of it, that would detect in spherical shell shape instead, it would bring next benefits:


  1. Better performance - we could make spherical shell to expand each update to some limit, then start again from radar block.
  2. Possibility to make intricate mechanics to regulate scanning speed - for example to link rotation speed of rotor, on which radar block is mounted, to scanned spherical shell thickness. Or link power consumption to it.

Leave a Comment
 
Attach a file