1 decade ago by Ant101
Is there any recommended way to add custom tasks to the preloader?
I've got a few functions that I would like to run before the game starts. I guess one way to do this would be to execute them before the initial ig.main() call, but from a visual perspective I would like these to run while the loader bar is displayed.
I've got a few functions that I would like to run before the game starts. I guess one way to do this would be to execute them before the initial ig.main() call, but from a visual perspective I would like these to run while the loader bar is displayed.