Hello,
I am having a strange behavior when trying to use conditionals on buttons. I mapped my pov hat to WASD to control camera horizontally and set up conditions in the ini file so that when trigger button is pressed, the pov hat controls vertical movements instead (Q and Space). However I noticed some issues here as shown in the video. It seems like after I release everything the Q button is still being pressed. If I switch to another window and switch back the input will stop.
https://imgur.com/a/vtsoqEf
Steps to reproduce: Move pov hat down -> press trigger -> release trigger -> release pov hat.
If I release pov hat before releasing the trigger everything works fine.
Part of my config file:
[Buttons]
PollInterval=25
ButtonRepeat=20,10
1=CR(-B,0)B,36,K83,8 -{Key press: S}-
2=CR(+B,0)B,36,K81,8 -{Key press: Q}-
Thanks!
FSUIPC7.ini