idk if this is the intended behavior, but if i close the main ui window in an lua app i made, script.update stops running, if app is opened again script.update will start running again.
if i close the main window and then restart the game, script.update will run from the beginning without the main window open.
if this is intended, is there then some way to prevent it, so that script.update will still run, after main ui window is closed?
regards
Halvhjearne