Skip to content

Miscellaneous Scripts

Indigocoder1 edited this page Oct 24, 2024 · 2 revisions

Here are some miscellaneous scripts that are helpful but didn't fit into any other category.

Custom Sub VFX Constructing

Gives callbacks for when construction has started and finished, as well as copying all the required materials from the Cyclops.

Remove Bangs From Small Fish

Does what is says. The minimum mass property sets the minimum rigidbody mass required for a collision to make a sound.

Camera Name Assigner

Sets the camera names that you see when you're in the camera UI to whatever you want. Must be on the same GameObject as your CyclopsExternalCams component.

Notes: *The number of camera names should match up with the amount of camera positions you assign on the external cams component. *The name assigner takes localization keys as the names, so make sure you register a localization file.