Topic: Adding control stick support
For my game, I want the characters to be controlled only by a control stick in a 360 degree motion. While Unity automatically applies a controller's control stick to a keyboard setup, I cannot figure out a way to have the characters move at varying speed based on how much you tilt the control stick, and I don't know how to implement this in my game. Any help?