Before continuing to talk about Unity’s new Input System, it seems appropriate to talk about Event, Delegate, and Action. In Unity many of the things we already use in an event system, in general, all the experiences that exploit the UI are driven by events that wait for the occurrence…