meduzapat / LEDSpicer

LEDSpicer a LED Animator and Controller for Linux
GNU General Public License v3.0
33 stars 13 forks source link

Credit start input plugin #60

Closed meduzapat closed 3 months ago

meduzapat commented 6 months ago

At this moment, the Action plugin handles that interaction between credits and start elements, but is not supporting all layouts, because not all games have the same number of coin slots and start buttons. Create an input plugin that allows the user to set a coin slot that can iterate between 1 or many start buttons, based on the number of clicks. Also, allow restarting the sequence of just stop on the first time.

meduzapat commented 3 months ago

Work done