Stormworks: Build and Rescue

Stormworks: Build and Rescue

Not enough ratings
simple Map Camera Switch
   
Award
Favorite
Favorited
Unfavorite
Microcontrollers: Navigation, Microcontroller
Tags: v0.9.31
File Size
Posted
Updated
36.805 KB
10 Jan, 2020 @ 7:50am
23 Jan, 2020 @ 6:17am
8 Change Notes ( view )

Subscribe to download
simple Map Camera Switch

Description
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 Comments
mamezo99  [author] 25 Feb, 2020 @ 4:27am 
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 24 Feb, 2020 @ 10:01am 
Sorry for the noob question. What fo you mean SetDispXY(Bool) -- Large Keyboard Pulse?