Hi all
I am using the 8 direction behavior with a gamepad to move a sprite around a track. I've got it to work, but what I now want to do is to be able to set the horizontal speed and vertical speed individually, based on the axis of the joystick. In other words, if you move the joystick fully to the right and slightly up, it must move quickly to the right and slowly upwards.
I suspect I may need to use the custom movement behavior for this, but I'm struggling to find a good example for this.
Any suggestions?
Thanks!