Search Unity

Question Input system with G29

Discussion in 'Input System' started by MECU103, May 8, 2023.

  1. MECU103

    MECU103

    Joined:
    May 8, 2023
    Posts:
    1
    I have some problem about using asset input system with G29 steering wheel. When i rotated the wheel, the shown input value which i used “InputAction.Steering.ReadValue<float>(); “ couldn’t sense that little value. This happened at initial of rotation. How should i fix this problem?