Skip to content

MerdHologram

Emil Aron Andresen Mathiesen edited this page Jun 28, 2023 · 2 revisions

MerdHologram

This is a hologram that shows the position of the selected fish cage camera in real time.

Usage

  1. Place the MerdHologram prefab in the scene.
  2. Place said MerdHologram game object in MerdCameraHost's "Hologram" field.

If set up properly, the hologram's camera will move and rotate like the selected FishSystem GameObject's camera, providing an easy way to see what is happening and recover if the player is lost.

Variables

There are two variables for adjusting the hologram camera's positioning. This is useful when it is not centered properly relative to the cameras in the fish cages:

  • OffsetZ: Adjusts the hologram camera's Z-position.
  • OffsetY: Adjusts the hologram camera's Y-position.

Blue Sector Wiki

Components

Accessibility

Reception Scene

The reception scene is the first scene the player will find themselves in after the application has started. It serves as a central hub between the different work place scenarios.

Fish Laboratory

The fish laboratory is a subsystem of blue-sector, which runs a simulation of tasks related to analysing the health of the salmon population in a fish farm.

Components

Fish Factory

The fish factory is a subsystem of blue-sector, which runs a simulation of several tasks at a farmed Atlantic salmon processing facility.

Components

Other

Fish Feeding

Fish feeding is a subsystem of blue-sector, which runs a simulation of feeding salmon in a fish farming facility.

NPC AI

This section is related to the improvements to the NPC AI functionality and the connecting system that it now works with.

Clone this wiki locally