enertial / streamdeck-dcs-interface

A StreamDeck plugin for interaction with Digital Combat Simulator (DCS)
GNU General Public License v3.0
190 stars 16 forks source link

FEATURE REQUEST: a rotating button which rotates its image according to returned value #122

Open DarthZyll opened 10 months ago

DarthZyll commented 10 months ago

Knowing that we're limited to only two image states in the streamdeck, it seems like a more feasible solution to have the plugin rotate an image (e.g. a rotary which has a position marking on top), such that it points at an "off" position like 7 o'clock when the returned value is zero, and a "max " position like 5 o'clock when the returned value is 1. It could be customized, or hardcoded to these values (and force the person implementing to manipulate the values via ExportScript to suit their needs.

I think image rotation should be able to be easily coded, we're not talking about supplying multiple versions of an image.