I need my character to run forever. Without using Event Tick!

Im making an endless runner but i need to do stuff before the character starts running, and it needs to be in the same game mode. So how do i do it without the event tick?

Hello! Are you using BP or CPP? Also what base class is used for character?