Hi I’m trying to program a pressable knob (Midi) so that when pressed the turn functionality momentarily stops working. This is to prevent the turn values from interfering with the press action, which turns the knob to max.
I am using UMG radial sliders to visualise this and am using an external midi controller to drive the sliders.
Does anyone out there have any ideas for nice and clean ways to do this?