Attract-Mode Support Forum

Attract-Mode Support => Scripting => Topic started by: ArcadeBliss on April 22, 2016, 01:53:27 PM

Title: reading configured key for a signal
Post by: ArcadeBliss on April 22, 2016, 01:53:27 PM
Does anyone know how to read which input key is configured for a signal ?

For example:

Signal = "up"
default input key = "up arrow"

Edit: OK, I found a very non elegant way by parsing the attract.cfg file. If anyone knows a better way, let me know