Stormworks: Build and Rescue

Stormworks: Build and Rescue

评价数不足
Simple Map (Outdated)
   
奖励
收藏
已收藏
取消收藏
Vehicles: Air, Sea, Land
标签: v1.5.5
文件大小
发表于
更新日期
40.929 KB
2021 年 11 月 21 日 下午 1:14
2022 年 7 月 19 日 上午 7:02
2 项改动说明 ( 查看 )

订阅以下载
Simple Map (Outdated)

在 Canadian Goose 的 1 个合集中
Gooses Logic/Lua
4 件物品
描述
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 条留言
tltheis 6 月 24 日 下午 4:10 
Oh thank for letting me know
Canadian Goose  [作者] 6 月 24 日 上午 9:43 
Turns out I already had a new one in the works (still WIP tho): https://psteamcommunity.yuanyoumao.com/sharedfiles/filedetails/?id=3507769133
Canadian Goose  [作者] 6 月 24 日 上午 8:54 
its a little outdated, ill try updating it soon
tltheis 6 月 22 日 下午 4:23 
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 2024 年 7 月 9 日 下午 4:19 
Thank you very much, you have the best minimalistic map:steamhappy:
Canadian Goose  [作者] 2024 年 7 月 9 日 下午 12:09 
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 2024 年 7 月 9 日 上午 5:03 
Hello. Can you tell me, how to make a dark theme?
Canadian Goose  [作者] 2023 年 9 月 12 日 上午 4:30 
It follows the location of the gps that's connected
AV Patrol 2023 年 9 月 4 日 下午 2:04 
Is does it follow the character
Canadian Goose  [作者] 2022 年 7 月 26 日 下午 5:20 
np