You’d have to fake it, using event binding. so input from the controller would have to executor the same path as the keyboard input. so slap some if statements (branches) for platform and control in there and you should be off. Now as there are always multiple solutions, mine may not be the best.