Stormworks: Build and Rescue

Stormworks: Build and Rescue

68 ratings
Camera controls on screen [Discontinued]
   
Award
Favorite
Favorited
Unfavorite
Microcontrollers: Cockpit, Microcontroller
Tags: v0.7.2
File Size
Posted
31.590 KB
17 May, 2019 @ 4:56am
1 Change Note ( view )

Subscribe to download
Camera controls on screen [Discontinued]

Description
/!\ This module still works, however it is not up to date with the latest versions of the game. You are free to make the modifications and upload it to the workshop. /!\

Presentation

This resource allow player to control camera (see list below for functions) from the screen. The player have also the possibility of show/hide the HUD.

- Pitch
- Rotation
- Zoom
- NightVision


Settings

When open with the microcontroller tool, at the beginning of the code you have a few variables for correctly setting the system.

enableNightVision="2" -- disable nightvision, write a number higther then 1 / For activate : write 1
isGimble="2" -- for disable movement buttons, write a number highter then 1 / For activate : write 1
enableResetBtn="2" -- for disable reset button, write a number highter then 1 / For activate : write 1

The block below allow you to sets presets applied when screen initialization. You can also set boudaries for gimbal cameras.

presetPitch={val=0, min=-1, max=1}
presetRot={val=0, min=-1, max=1}
presetZoom={val=0, min=0, max=1}
37 Comments
johnyboy 17 Feb, 2024 @ 8:56am 
is it possible to make a controller whif 4 cams on 1 monitor but not swiching just 4 cams at a time
Mi3ter  [author] 20 Apr, 2023 @ 11:46am 
@connorthecomedian2 Yeah, no problem!
connorthecomedian2 15 Apr, 2023 @ 9:46pm 
I made an edited version of this for the new small camera gimbals. Can I have permission to upload it?
The Burber (she/her) 19 Nov, 2022 @ 3:23pm 
does this need a certain screen size?
kmchsck 24 Oct, 2022 @ 6:58pm 
@l0011111 you should use robotic pivot, not velocity pivot
L00111111 3 Nov, 2021 @ 10:19pm 
when i move it moves constantly any chance im doing something wrong?
Herze 21 May, 2021 @ 7:02am 
For anyone who can't figure it out, you have to enable the options other than zoom by editing some parameters at the top of the LUA script. You don't need to code anything, just change some numbers from 2 to 1 to turn options on
gruvsei 25 Sep, 2020 @ 1:50am 
Agree with Nerd Rage :D
Nerd Rage Boss 8 Sep, 2020 @ 9:08pm 
hey i was wondering if you would be able to update this for the new camera i love the microcontroller but now idea hoe to update it
SuperSadBois 7 Sep, 2020 @ 2:37pm 
does it only work with 2x2? on my 5x3 monitor it only shows me zoom options