Stormworks: Build and Rescue

Stormworks: Build and Rescue

Not enough ratings
Simple Map (Outdated)
   
Award
Favorite
Favorited
Unfavorite
Vehicles: Air, Sea, Land
Tags: v1.5.5
File Size
Posted
Updated
40.929 KB
21 Nov, 2021 @ 1:14pm
19 Jul, 2022 @ 7:02am
2 Change Notes ( view )

Subscribe to download
Simple Map (Outdated)

In 1 collection by Canadian Goose
Gooses Logic/Lua
4 items
Description
Discription
Its a simple map you can use on your creations.
It Works With any screen.



Don't forget to Like and Favourite if you want to see more content from me.





Specifications
There are 4 logic nodes
  • Screen (output)
  • Touch Screen (input)
  • X GPS (input)
  • Y GPS (input)



IMPORTANT!!
Feel free to use this on your creations, but DO NOT RE-UPLOAD THIS MICRO-CONTROLLER or a modified version of it.



Enjoy. Please put any suggestions or questions in the comments down below.
18 Comments
tltheis 24 Jun @ 4:10pm 
Oh thank for letting me know
Canadian Goose  [author] 24 Jun @ 9:43am 
Turns out I already had a new one in the works (still WIP tho): https://steamhost.cn/steamcommunity_com/sharedfiles/filedetails/?id=3507769133
Canadian Goose  [author] 24 Jun @ 8:54am 
its a little outdated, ill try updating it soon
tltheis 22 Jun @ 4:23pm 
Thanks a lot for this map! It works awseome and Im gonna use it in a BAe 146-100 that ill post soon. Thx!
-LamPaca- 9 Jul, 2024 @ 4:19pm 
Thank you very much, you have the best minimalistic map:steamhappy:
Canadian Goose  [author] 9 Jul, 2024 @ 12:09pm 
Just set the colour value that you want for each part of the map.
(Red, Green, Blue, Transparency)
You can ignore transparency.
screen.setMapColorOcean(R,G,B)
screen.setMapColorShallows(R,G,B)
screen.setMapColorLand(R,G,B)
screen.setMapColorGrass(R,G,B)
screen.setMapColorSand(R,G,B)
screen.setMapColorSnow(R,G,B)

Here are the values I use:
screen.setMapColorOcean(255,255,255,2)
screen.setMapColorShallows(255,255,255,18)
screen.setMapColorLand(255,255,255,40)
screen.setMapColorGrass(255,255,255,50)
screen.setMapColorSand(255,255,255,60)
screen.setMapColorSnow(255,255,255,80)
-LamPaca- 9 Jul, 2024 @ 5:03am 
Hello. Can you tell me, how to make a dark theme?
Canadian Goose  [author] 12 Sep, 2023 @ 4:30am 
It follows the location of the gps that's connected
AV Patrol 4 Sep, 2023 @ 2:04pm 
Is does it follow the character
Canadian Goose  [author] 26 Jul, 2022 @ 5:20pm 
np