It works?
Pray
# | Input | Output | Bidirectional |
---|---|---|---|
0 | Player1Up | R1 | ballSpeed[0] |
1 | Player1Down | G1 | ballSpeed[1] |
2 | Player2Up | B1 | ballSpeed[2] |
3 | Player2Down | VSync | ballSpeed[3] |
4 | ForceFallbackSpeed | R0 | playerSpeed[0] |
5 | G0 | playerSpeed[1] | |
6 | B0 | playerSpeed[2] | |
7 | HSync | playerSpeed[3] |