Thanks Kyatric, I understand how it works now. Yeah I think it would be better if it worked like a proper else statement. I want to apply one of ten different textures depending on a number of conditions and it means a lot of indenting.
I like it a lot. Very atmospheric. I was hoping to be able to push the flies into the web to distract the spider while I break through his web somewhere else. <img src="smileys/smiley1.gif" border="0" align="middle" />
Develop games in your browser. Powerful, performant & highly capable.
I'm trying to make an
if - else if - else if - else
chain but it doesn't work. The first "else if" seems to be ignored.
I see the manual says:
t can also follow another Else event with other conditions to make an "if - else if - else" chain.
So is that the only type of chain possible? ie. a chain with only one "else if" part? Could this be a bug or am I doing something wrong?
http://dl.dropbox.com/u/8367729/construct/else%20problem.capx
Give the stars the fade behaviour and have them fade in and out when created?
Yeah I've been trying to figure out how 'or blocks' work for the last 30 minutes after reading about it in the manual. It would nice to have some indicator when a feature isn't implemented yet.