Stormworks: Build and Rescue

Stormworks: Build and Rescue

42 valoraciones
Compass Band with target indicator
   
Premiar
Favoritos
Favorito
Quitar
Vehicles: Creative
Etiquetas: v0.9.32
Tamaño
Publicado el
Actualizado el
28.626 KB
22 MAY 2019 a las 1:27
3 FEB 2020 a las 2:48
4 notas sobre cambios ( ver )

Suscríbete para descargar
Compass Band with target indicator

Descripción
Draws a compass band to a monitor or hud. It shows a compass band, your heading and the target heading. Colours a re configurable.

Controller Size: 3x2

Inputs:
- Video In (Video)
- Compass Sensor (Number) [-0.5 .. 0.5]
- Target Bearing (Number) [0..1], [0 .. 2*pi] or [0 .. 360°]
- Target Enabled (On/Off)

Outputs:
- Video Out (Video)

Properties:
- Bearing Type (Dropdown) [Vanilla/Radiant/Degree]: for the target bearing calculation
- alignment (Toggle) [top/bottom]: displaying at the top or bottom of the screen
- heading indicator (Toggle) [hidden/visible]: show or hide your heading-number
- margin (Number): defines the margin to the left and right
- Color (RGB-String): for the compass (band and heading) in Hex RRGGBB
- Target Color (RGB-String): for the target indicator in Hex RRGGBB
16 comentarios
ibuildblasters 20 JUN 2023 a las 5:05 
oh, awesome. thank you!
sengir_vampire  [autor] 20 JUN 2023 a las 0:55 
Don't know what you mean with pure overlay for an HUD. You don't need to connect the Video-In at all.
ibuildblasters 19 JUN 2023 a las 18:50 
Would you make this a pure overlay for an HUD?
sengir_vampire  [autor] 18 ENE 2021 a las 1:17 
I just tried the controller and it works fine, perhaps you forgot to connect the target-bearing-input or set the bearing-type-property to the wrong type.
Example: Add a GPS-sensor (gpsX, gpsY) and a large Keypad (targetX, targetY), calculate the bearing with atn2(targetX-gpsX, targetY-gpsY) and feed the result into the correct input of the controller AND set bearing type to RADIANT.
Private_Red 17 ENE 2021 a las 15:12 
Please fix the target heading, I've been trying for at least 10 minutes to hook it up to my plane it wont work, Im trying to display the target as the front of the plane but no matter what I do the target is always north.
madvent 28 MAY 2020 a las 12:46 
Thanks, works like a charm !
carn1vore 3 FEB 2020 a las 10:46 
Perfect. Thanks a lot. I love this hud.
sengir_vampire  [autor] 3 FEB 2020 a las 2:54 
I added a property to hide the heading number. The band is now compressed on smaller screens.
carn1vore 2 FEB 2020 a las 13:37 
I mean heading, excuse me.
carn1vore 2 FEB 2020 a las 11:58 
Would it be possible to toggle the bearing display on/off? I'd like to use it on a 1x1 hud and would just like the compass N/NW/W/SW/W/SE/E/NE to scroll across.