Space Engineers

Space Engineers

38 ratings
Foxhunt Grid Detection System
   
Award
Favorite
Favorited
Unfavorite
Type: Mod
Mod category: Other
File Size
Posted
Updated
356.614 KB
27 Aug @ 2:39pm
27 Aug @ 4:20pm
2 Change Notes ( view )

Subscribe to download
Foxhunt Grid Detection System

Description
Foxhunt
Grid Detection System

About
The Foxhunt grid detection system allows you to turn that boring old antenna into a powerful tool for locating wayward grids.

Just follow these easy steps to start locating grids today!
  1. Add an antenna to your grid. Be sure to point the antenna in an appropriate direction.
  2. Turn on Grid Detection in the Terminal Screen for your new antenna.
  3. Set any handy screen to display the Grid Detector app.
  4. That's it! You are done! Just wave that antenna around till you see a score value.

If you want a bit more precision when searching for your grids, you can adjust the width of the radar beam in the terminal settings of the antenna.
To increase the range at which you can detect grids, increase the broadcast range of the antenna. Simple!

For those who want to get extra fancy, you can also hook up an Event Controller to trigger actions such as turning on lights when a grid is detected. Shiny!

For your added convenience, I've even added toolbar actions so you can adjust your settings without having to mess around in that cluttered terminal.

More technical notes
The score is a value from 0 - 200 and is determined by a combination of how directly you are aimed at a grid and how large and far away the grid is.

The max distance is determined by the broadcast range of the Antenna.

Multiple grids in the area covered will add their scores together for the final result shown for that antenna.

You can directly access these properties via a PB if you want to build your own display:
Foxhunt_Score, Foxhunt_AimingVector, Foxhunt_BeamWidth, Foxhunt_ScanningEnabled

I have an example script showing off what you can do with this here.

Known Issues
It is possible that you may get no score value despite it looking like the antenna is clearly aimed at a grid. This is because, for performance reasons, I am only checking to see if the approximate center of a grid is within the beam. This is really only noticeable with narrow beam widths when you are close to your target.


My Developer Discord
Sign me up![discord.gg]

Tip Jar
Patreon[www.patreon.com]
16 Comments
TheFool76  [author] 10 hours ago 
It's a spike rather than a dot because the score doesn't give you any actual distance data. It could be a small thing that's close or a big thing that's further away.

I may add some features in the future that give PBs access to more data that would allow for building a better picture of where things are around you (and even if they are moving at or away from you)
Sir.Bork 11 hours ago 
ah, nvm i forgot to add the mod lmao
Sir.Bork 12 hours ago 
hm well im doing something wrong lol. cant seem to get it to work, just some yellow text in the programmable block
what do you mean by "Turn on Grid Detection"? or where do you mean, i might be confused there.
BAKADAKALAKA556 4 Sep @ 10:08pm 
yea that PB script is dope however I was wondering more about a blip as a dot rather than an intensity spike
Sir.Bork 4 Sep @ 7:26pm 
this is so cool, thank you my guy!
TheFool76  [author] 4 Sep @ 7:51am 
To those asking about the radar display, you can make your own with a PB and an antenna mounted on a rotor.

Here is one I already did as a demo.
https://gtm.steamproxy.vip/sharedfiles/filedetails/?id=3557701851

As for why 200, that just happened to be around where the numbers were falling when I did my first tests of my math after scaling up the values so they weren't super tiny.
Patrick 3 Sep @ 10:06pm 
Interesting idea. I love new mechanics, even for mundane things like finding lost grids. Nice work. I do have to ask, however... 1-200? Wha... why? You already have 2 decimal places, so why 200 ?
BAKADAKALAKA556 3 Sep @ 8:01pm 
would be dope if the detection appeared on panel as a blip or dot with the antenna sweep moving along the rotor drawn as a line from center to outer edge. is this possible?
bigbabybull 3 Sep @ 7:20pm 
still not enough info. can i put this on a rotor on top of a space ship?
Souls 2 Sep @ 12:47am 
Cool thanks!