Barotrauma

Barotrauma

80 ratings
MultiCam System
4
   
Award
Favorite
Favorited
Unfavorite
File Size
Posted
Updated
250.772 KB
1 May, 2020 @ 1:44am
8 Apr, 2023 @ 12:23am
9 Change Notes ( view )

Subscribe to download
MultiCam System

Description
Updated for Barotrauma Version: v1.0.8.0

Information


The MultiCam System allows you to look through the Periscope and Left-Click to cycle through a series of cameras. This system comes with 5 cameras by default but can be expanded to any number easily by making more copies of the camera assembly.

To properly add more cameras you need to update the Target signal field of the Signal Check component (outlined in Red) to be the new camera's number. Additionally the value field of the Memory component (outlined in Green) must be updated to be the total number of cameras in the system. For example, if adding a 6th camera the Target signal needs to be 6 and the value needs to be 6 as well.

This system was updated on 09.12.20 to address several concerns/issues its previous version had. The delay between switching cameras has been decreased (10x faster then the previous version), the camera stutter that would occur when cycling back to camera 1 has been fixed, and the system should no longer break if someone clicks to fast.

Additional Details


  • Wifi components use frequencies 1761 + 1762 for signal transmission with a range of 10,000m.
  • Assembly comes with 2 versions; unlocked and locked. Locked variant has all components locked and marked non-interactable to prevent tampering.
69 Comments
Teragen 5 Jul, 2024 @ 4:37am 
Nevermind. For those curious. Just disable the 'Allow In-game editing' Under the controller tab of the periscope. Just cleaner overall look.
Teragen 5 Jul, 2024 @ 4:34am 
Is there a way to disable the text box that happens when the periscope is used?
The Flaming Pike 8 Mar, 2024 @ 7:14pm 
Hello sir. Just wanted to say I've recently published a sub containing your multicam system. It works 100% fine. Thank you, it saved me time and head scratches. I included a link to this page on my sub's workshop page. You will also receive some Steam points in exchange for your helpful workshop submission. Safe travels in Europa. :captainsmooth:
Nyx (She/Her) 5 Aug, 2023 @ 5:51pm 
@703m still works, probably a broken wire or component.
703m 24 Jun, 2023 @ 4:05pm 
This used to work on a sub I've been building. It no longer does. Did an update break it?
benfish312 10 Oct, 2022 @ 5:21pm 
I'm not very good at any wiring with the components so this was an incredibly helpful alternative to following a picture guide on what to do. Love this
kellym 16 Dec, 2021 @ 5:04pm 
@DevDragon: make sure you have added the right number to the memory component that is vanilla set to 5, increase it to the number you need (my example is 24 rooms inside, 6 cameras out side)[for my sub]

@captain eric: I've credited your name inside my sub, specifically on the cameras screen = )
DevDragon 30 Sep, 2021 @ 4:50pm 
I am trying to 13 cameras. Cameras 1-6 and 13 work but cameras 7-12 do not. I have double checked that the cameras were set up properly.
Lemon 26 Sep, 2021 @ 2:49am 
Great camera system, though you can get rid of a lot of the logic (the entire greaterThan component) if you use a modulo. This lets you get rid of a memory, a delay, a relay, and a signal check. The new Concentration component can also be used to output "Camera #(value)" instead of having a label to do "Camera #"
Thanks for the camera system! I'll be using it on my subs from now on!
thecrazy13 11 Sep, 2021 @ 10:13pm 
expanding to a 10 camera system for some reason causes 6, 7, and 10, to not function