I’m having some trouble coding partner controllers. Even though the connected controllers themselves show a partnership and the code has “Controller1” and “Controller2” assigned, nothing will work when I run the program. Is there a line of code that I’m missing that establishes a partner control? Thanks so much
Hi, I never actually got to try V5 partner control yet, so I’m not sure if this would even be an issue, but in your .h file, did you use the arguments to set your controller types to primary and partner? For example,
Can you be more specific? I don’t believe there’s anything special you need to do for the 2 controller setup other than connect both controllers and specify controller 1/2 in your code and setup screen. If nothing is working, maybe there’s something else going on.