Stormworks: Build and Rescue

Stormworks: Build and Rescue

评价数不足
simple Map Camera Switch
   
奖励
收藏
已收藏
取消收藏
Microcontrollers: Navigation, Microcontroller
标签: v0.9.31
文件大小
发表于
更新日期
36.805 KB
2020 年 1 月 10 日 上午 7:50
2020 年 1 月 23 日 上午 6:17
8 项改动说明 ( 查看 )

订阅以下载
simple Map Camera Switch

描述
LargeKeyBoard X, Y
Destination input./ 0,0:reset
bottom left button
Switch camera / map.
Follow button
Map follow your ship.
GUIDE button
Disp direction and distance when entering destination.
Long press on screen
change zoom. Switch zoom in and out for each touch.
Double-touch
change map position.

My ship: triangle, blue = follow / red = not follow
Destination: gray square
====================================================
input:
Camera (video) -- any video camera
MyPosX (Number) -- GPS X
MyPosY (Number) -- GPS Y
MyDirection (Number) -- Compass Sensor
DispX (Number) -- Large Keyboard A
DispY (Number) -- Large Keyboard B
SetDispXY(Bool) -- Large Keyboard Pulse
MonitorInput (Composite) -- any size monitor

output:
Monitor (video) -- any monitor
====================================================

update:
Change switch.
2 条留言
mamezo99  [作者] 2020 年 2 月 25 日 上午 4:27 
This map display system use LARGE KEYPAD for destination input. Please connect plus of LARGE KEYPAD.
(LARGE KEYPAD = Large Keyboard)

When SetDispXY turn ON, Set DispX and Y.
Caphrus 2020 年 2 月 24 日 上午 10:01 
Sorry for the noob question. What fo you mean SetDispXY(Bool) -- Large Keyboard Pulse?