Page 1 of 1
Perform multiple actions when pressing one button
Posted: Wed Jan 06, 2021 23:16
by StickWhirler
I want to perform two actions when pressing one button, in this case swap two axes and simultaneously reset the value one one of these axes. How can this be done? I tried already "Use 2 buttons" when pressing the initial button and then bind the two actions to these two buttons but although they appear pressed in the test window, they do not perform their actions defined in the physical layer.
Re: Perform multiple actions when pressing one button
Posted: Thu Jan 07, 2021 2:56
by fallout9
Click on the button you want to have a second actuation from (1), click on the logical cell of the button in the next window (2), input the number of the button you want to use as a second actuation - careful not to assign it to a button already in use (3), close the pop up window, hit the Set button to save (4).
Re: Perform multiple actions when pressing one button
Posted: Thu Jan 07, 2021 13:37
by StickWhirler
Thanks, I did that. Then I see both buttons pressed when I press the "source" button, but when I assign actions to the new buttons, these actions do not get executed.