Game Manager

Game Manager
ID 66
Category Game
Sublayer width 14

Various I/O to control the level score and level completion.

The game ends if a value of 1 is sent to either IN0 or IN1. If high scores are enabled, the game is lost, no high score is saved unless "Store high score on game over" is enabled.

The game may also end automatically if the final score specified in the level properties is reached.

NOTE: OUT0 can be used to check whether the final score has been reached. You may want to use a Floor component to filter this value before you pass it on to binary devices, otherwise a value of 0.5 (half final score reached) will be rounded up to 1.

Socket information