Barotrauma

Barotrauma

80 次評價
MultiCam System
4
   
獎勵
加入最愛
已加入最愛
移除最愛
檔案大小
發佈於
更新時間
250.772 KB
2020 年 5 月 1 日 上午 1:44
2023 年 4 月 8 日 上午 12:23
9 項更新註記 (檢視)

訂閱以下載
MultiCam System

描述
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 則留言
Teragen 2024 年 7 月 5 日 上午 4:37 
Nevermind. For those curious. Just disable the 'Allow In-game editing' Under the controller tab of the periscope. Just cleaner overall look.
Teragen 2024 年 7 月 5 日 上午 4:34 
Is there a way to disable the text box that happens when the periscope is used?
The Flaming Pike 2024 年 3 月 8 日 下午 7:14 
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) 2023 年 8 月 5 日 下午 5:51 
@703m still works, probably a broken wire or component.
703m 2023 年 6 月 24 日 下午 4:05 
This used to work on a sub I've been building. It no longer does. Did an update break it?
benfish312 2022 年 10 月 10 日 下午 5:21 
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 2021 年 12 月 16 日 下午 5:04 
@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 2021 年 9 月 30 日 下午 4:50 
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 2021 年 9 月 26 日 上午 2:49 
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 2021 年 9 月 11 日 下午 10:13 
expanding to a 10 camera system for some reason causes 6, 7, and 10, to not function