then you just do: "when green flag clicked, broadcast: green flag" then: "If I recieve: green flag" then make it do whatever you want at the beginning, and the do like "If Q pressed, broadcast: green flag" then it "restarts" without hitting the flag! :-D
Offline
I found out a better way,make a broadcast called greenflag,and make all the scripts start with that broadcast so then you would kind of have that.
Like this:
<when green flag clicked>
<broadcast[ greenflag ] >
<when I receive[ greenflag ] >
what ever scripts
Offline
keroro645 wrote:
I found out a better way,make a broadcast called greenflag,and make all the scripts start with that broadcast so then you would kind of have that.
Like this:
<when green flag clicked>
<broadcast[ greenflag ] >
<when I receive[ greenflag ] >
what ever scripts
THAT'S WHAT I SAID! anyways, this is good for games that you want that have a "reset mode".
Offline
only problem, I want the same thing for a game that has over 500 scripts...
Offline