Search Unity

Press Only Interaction that trigger event response only if press

Discussion in 'Input System' started by anthonov, Sep 22, 2020.

  1. anthonov

    anthonov

    Joined:
    Sep 24, 2015
    Posts:
    160
    Possible ? Because it also trigger event at button release.
    I would like to NOT tell my script about anything input related, and just call its functions without arguments, from player input event or others calls, without having to filter through the different phases of the interaction.
     
    Last edited: Sep 22, 2020