How do I trigger a sequence through remote control?

I have tried and failed everything I can think of, for some reason I can’t seem to get a sequence in the level to play through remote control, or can’t even get the sequence from Motion Design as a reference.

The issue is that the Play function isn’t exposed, so I can’t bind it as a controller.

There’s nowhere in the documentation that explains how to do this.

  • Make a Editor Utility Actor or BP Actor.
  • Make a custom event in that actor and find the Play funtion under Level Sequence menu
  • Make that custom event callable in editor
  • Drag that actor into you level
  • In Remote Control hit the Function menu, look for the lower case fancy “f”
  • Find/load the EUA or BP in that menu, then find your custom event

Same concept as about half through this video here