In sprite 1 you have a script at the bottom that says:
when gf clicked
broadcast "return home"
:
In sprite 2 you have a script at the bottom that says:
when I receive "return home"
:
stop all
This sequence causes the entire project to stop running just moments after the project starts. Try removing the "stop all" block.
Offline