Same inout event for different models

Dear Support,
Hopefully a quick and easy question,

Is it possible to have 2 of the same input events for different models.

Eg: 1 model has SCREEN_TOUCH_START in order to position the model, another model also has SCREEN_TOUCH_START in order to trigger buttons/hotspots

if this is not possible how do I have the same out come as SCREEN_TOUCH_START but with numerous different models

Thank You
Jason

Yes, this is totally possible. If you’re using a StateMachine you just supply to eid of the thing you want to be touched to the listen function.