Redirecting generic input to ActorComponents

Here’s what I mean:

  • actor with components receiving input however you need:

  • base class of the component:

Children comps override the interface implementation if needed.