I've done the tutorial for the survival shooter and mapped the movement to an XBox 360 controller.
My question is: How do I get Makinom to adjust my speed based on the sensitivity of the analog stick?
In other words, how can I make him walk when I tilt it slightly and run when pushing it all the way?
Thanks
I just needed to set the axis sensitivity to 1 and the dead to 0.5.
The Move node used in the tutorial multiplies the axis values with the speed, i.e. how far the analog stick is pushed will automatically influence the movement speed.
If you're enjoying my products, updates and support, please consider supporting me on patreon.com!