|
Controlling two subsystems with one controller
For out shooter and loading mechanism we are using a single xbox controller. It seems thought that if a single button activates a method that takes time to complete that any other method cannot interrupt when it is activated by a button that is on the same controller.
Is there any way to fix this?
|