Why is my X axis mapping working for enhanced input but not my Y axis input?

I am an old user and I swear I do something wrong every day but hey, your mileage may vary :person_shrugging:


  • does it print?
  • does it print / work without X connected?

One thing to note is that if you’re using a single axis per input without swizzling, you do not need Axis2D, you could just spit out a Float. This does not answer the original question, though, just a something to note.

2 Likes