Jump to content

Panel Display: Difference between revisions

From Logic World Wiki
Initial creation
 
m Added trivia section
Line 16: Line 16:
* Its amount of input pegs can be changed via a 'Input Count' slider, which ranges from 1 to 3, and is 1 by default.
* Its amount of input pegs can be changed via a 'Input Count' slider, which ranges from 1 to 3, and is 1 by default.
* Its color palette can be specified from the list of palettes in that world. Note that you can add or change palettes by clicking the 'Edit Configurations' button.
* Its color palette can be specified from the list of palettes in that world. Note that you can add or change palettes by clicking the 'Edit Configurations' button.
== Trivia ==
Unlike its counterpart, the Display, the Panel Display can have up to 9 input pegs when resized from its default size, whereas the Display can only have up to 4 input pegs.

Revision as of 23:14, 6 September 2025

The Panel Display is one of five components that can only be placed on panels. The Panel Display is generally used analagously to the Display component, but due to the fact its input peg is on the other side of a panel, it is often used to hide internal wiring in displays.

The Panel Display is about 216tiles long, 1 tile in width, and 1 tile in height (65cm by 30cm by 30cm, see in-game measurements).

Behaviour

When a Panel Display is configured to have a single input, the color of its display is blank when its input is off, and colored when its input is on.

When a Panel Display is configured to have multiple inputs, the color of its display is blank when all inputs are off, and a color determined by its palette when any of its inputs are on. The inputs are read as a binary number, where the shortest input peg is the least significant bit, and the longest input peg is the most significant, this number then corresponds to the input in its specified color palette.

Timing

The Panel Display changes its display one tick after its input is changed.

Configurability

The Panel Display can be configured in two ways:

  • Its amount of input pegs can be changed via a 'Input Count' slider, which ranges from 1 to 3, and is 1 by default.
  • Its color palette can be specified from the list of palettes in that world. Note that you can add or change palettes by clicking the 'Edit Configurations' button.

Trivia

Unlike its counterpart, the Display, the Panel Display can have up to 9 input pegs when resized from its default size, whereas the Display can only have up to 4 input pegs.