Stormworks: Build and Rescue

Stormworks: Build and Rescue

198 évaluations
*LUA* navigation map (touchcontrol)
2
   
Récompenser
Ajouter aux favoris
Favoris
Retirer des favoris
Mots-clés : v0.7.18b
Taille du fichier
Publié le
Mis à jour le
49.759 KB
11 juil. 2019 à 16h46
11 juil. 2019 à 18h21
5 notes de changement ( voir )

S'abonner pour télécharger
*LUA* navigation map (touchcontrol)

Description
# 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 commentaires
mikeyurenia 7 mars à 20h34 
Can you make it compatible with smaller screens?
Tajin  [créateur] 14 févr. à 0h18 
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 févr. à 20h13 
nevermind I figured it out
skeeter80 12 févr. à 19h41 
I just wanted a more clear image of the map
skeeter80 12 févr. à 19h40 
How would I remove the x and y coordinate thing at the bottom of the screen on a 2x2 screen?
samplank123 14 oct. 2023 à 8h27 
nvm i found it but idk how to get the microcontorller it self so i can put it in my submarine
samplank123 14 oct. 2023 à 6h36 
umm i cant find the microcontroller in my workshop is actually a microcontorller of is it a diffrent thing
VinnanGaming 24 aout 2023 à 9h29 
And also - is there any way to re-center the map on the vehicle once you're done scrolling around?
VinnanGaming 24 aout 2023 à 8h53 
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  [créateur] 5 aout 2023 à 10h37 
Not a mod, just a way of displaying an interactive map on a screen. Maybe consider looking at the screenshots and description. ;)