Is there a node where an actor moves left or right?

Well if you have left/right bound to input buttons (maybe a and d) you can bind an event to when those get pressed.

-Testy