ig.

EntityTriggerInput

new EntityTriggerInput()

Trigger that triggers on an input action rather than collision.

Author:
  • Collin Hover - collinhover.com
Source:

action :String

Input action to listen for.

Source:

triggerable

Input trigger should not trigger through collision.

Source:

update()

Updates input trigger and checks input state for ig.EntityTriggerInput#action.

Source: