Search Unity

Using new Input System in ECS

Discussion in 'Entity Component System' started by Deleted User, Aug 14, 2019.

  1. Deleted User

    Deleted User

    Guest

    The first approach that came into my mind for using new input system with ECS is to create a mono behaviour that listens to Input System callbacks, and modifies entity data accordingly.
    Is there a better way of doing this?
     
  2. siggigg

    siggigg

    Joined:
    Apr 11, 2018
    Posts:
    247
    SuperSEN and Deleted User like this.