(GUI object)
{...}
msg.post(":/main#main", "set_time_step", {factor = 0, mode = 1})
{...}
If I understood correctly, instead of proxy it is required to insert the root script of the collection, in this case it is main, inside of which there is a go with the name main. Can you please explain what I am doing wrong? Believing the guide and example from britzl (https://github.com/britzl/publicexamples/blob/master/examples/pause_game/pause_game/pause.gui_script) I have to stop the game, but nothing happens.
Struct: