playMaker

Author Topic: question about get axis raw and deadzone  (Read 947 times)

Dustiwi

  • Playmaker Newbie
  • *
  • Posts: 28
question about get axis raw and deadzone
« on: January 29, 2022, 01:14:44 PM »
Hi, I'm trying to set up the 2d movement to be instant, I'm using get axis raw and applying the float to the movement speed for a max movement speed of 6 and -6, thing is, how can i set a deadzone for it? I'm trying using the dead option on the input manager but it doesn't matter how much i change the value, nothing happens, basically i want the float value from the axis to instantly go to 6 or -6 intead of giving me 0.1 when i barely touch the analog stick
thanks in advance