Stormworks: Build and Rescue

Stormworks: Build and Rescue

202 avaliações
*LUA* navigation map (touchcontrol)
2
   
Premiar
+ favoritos
Nos favoritos
- favoritos
Tamanho
Publicado em
Atualizado em
49.759 KB
11/jul./2019 às 16:46
11/jul./2019 às 18:21
5 notas de atualização (ver)

Inscreva-se para baixar
*LUA* navigation map (touchcontrol)

Descrição
# controls & features #

- Displays current position, altitude and heading of your vehicle
- Displays direction towards your vehicle if you scroll away from it
- Click on the map to scroll and center the map on that point
- Click in the "scrollbar" on the left to set the zoom level

- Coordinates of your vehicle are displayed in red
- Coordinates of the map center are displayed in gold

- Click on the + icon to add a waypoint at the current position (inserted behind the currently selected waypoint)
- Click on a waypoint number to select that waypoint (and center the map on it)
- Click again on a selected waypoint to remove that waypoint


The MC supports a primary screen (9x5 or 5x3) that is used to control the map.
You can have secondary screens (should have a different size than the primary one) that also display the map.
The secondary screens always stay centered on the vehicle.


The MC can be connected to an autopilot system of your choice.
Connections are as follows:


# Input #
"Current Waypoint"
(This input overwrites the waypoint selection of the screen if you set it to anything other than 0)

# Output (composite) #
1 - waypoint x (returns the current vehicle position if no waypoint is selected)
2 - waypoint y
3 - map x (coordinates on which the map is currently centered)
4 - map y
5 - vehicle x (current vehicle position, as received via input)
6 - vehicle y
7 - vehicle z (altitude as received via input)
8 - number of the currently selected waypoint
9 - total number of waypoints
48 comentário(s)
mikeyurenia 7 de mar. às 20:34 
Can you make it compatible with smaller screens?
Tajin  [autor(a)] 14 de fev. às 0:18 
Coordinates and such are only shown on the primary screen you can connect several screens to the output, they will only display the map.
skeeter80 12 de fev. às 20:13 
nevermind I figured it out
skeeter80 12 de fev. às 19:41 
I just wanted a more clear image of the map
skeeter80 12 de fev. às 19:40 
How would I remove the x and y coordinate thing at the bottom of the screen on a 2x2 screen?
samplank123 14/out./2023 às 8:27 
nvm i found it but idk how to get the microcontorller it self so i can put it in my submarine
samplank123 14/out./2023 às 6:36 
umm i cant find the microcontroller in my workshop is actually a microcontorller of is it a diffrent thing
VinnanGaming 24/ago./2023 às 9:29 
And also - is there any way to re-center the map on the vehicle once you're done scrolling around?
VinnanGaming 24/ago./2023 às 8:53 
Hey! Is there a line in the code I could remove for it to not display the coordinates on the monitor? It gets a bit cramped with everything on there on the smaller 2x3 monitor :)
Tajin  [autor(a)] 5/ago./2023 às 10:37 
Not a mod, just a way of displaying an interactive map on a screen. Maybe consider looking at the screenshots and description. ;)