Hi,
I can't find the tuts on how to arrange the sequence of layout. I know this one is easy. I'm sorry for the bother.
thanks in advance.
Develop games in your browser. Powerful, performant & highly capable.
<img src="http://s1.directupload.net/images/121210/22rbz9lt.png" border="0" />
Something like that ?
You could also change a variable and switch between events...
Something like:
onclick -> test=1
if test=1
spawn sequence 2
onclick -> test=2
if test=2
spawn sequence 3
Oh, I'm sorry, I didn't clarify it.
What I mean is when exporting as html5 how would I arrange the sequence of layouts.
for example: I want to make Layout 2 to appear before Layout 1.
Ahh why you dont tell it before :D
Click in the projects bar on Layouts
now should you see the project properties on the left side.
<img src="http://s14.directupload.net/images/121210/za9m7ce6.png" border="0" />
just change the First layout ;)
thanks man!!!
keep it up!!
no problem ;)