new ControllerInput()
Maps pointer presses on this entity to game-wide controller events consumed by platypus.components.HandlerController. Add platypus.components.Interactive (or another source of pointer events) on the same entity so presses hit the control.
- Source: