There is the way create 2 event tick?

There is the way to create 2 or more event tick?

If you want to have multiple functions to be executed on tick with the same frequency, you can:

  • Create Custom Events and execute them by Event Tick;
  • Use Sequence node;

If you want separate ticks with varying frequency, you can use Timers: WTF Is? Set Timer in Unreal Engine 4 ( UE4 ) - YouTube