why have not sub-events else/elseif?
i think it's will useble.
I think that its a work in progress
No need to ask
it is automatically on developpers to-do list
(i hope) ! )
I think that its a work in progress No need to ask it is automatically on developpers to-do list (i hope) ! )
please mark as spam
What?
i ask why have not sub-events
else/elseif?
Try this unoffical plugin --Branch.
That plugin seems redundant to me? Subevents can already do all that? Maybe if there was a better example I'd understand its use.
To do an "if" all it takes me is to add a "local variable":
<img src="http://i43.tinypic.com/2mwv9c7.png" border="0" />
—
That's right.
Branch plugin only to save the time of creating local variables and the value setting and make the event sheet shorter.
Develop games in your browser. Powerful, performant & highly capable.
I meant what what did you mean by the spam comment?
A built in 'else' condition has been on the todo list for a while, it's just got a low priority because it's easy to work around (copy the event and invert it) and the implementation is actually quite tricky (it must use the exact opposite picked objects from the previous event).
Speaking of "Else", any reason why the "While" and "On Loop" conditions aren't implemented either?
Candescence:
...we're a tiny 2-man team and the editor itself isn't even finished yet. We're trying to work through our todo list as fast as we can.edited><editid>Kyatric</editid><editdate>2012-01-10 10:20:31</editdate></edited>
... I think I phrased that question badly, because I am perfectly aware of that. >>
Same reasons, I believe. There are simple workarounds and implementation would be tricky & taxing.
Yep, same reason for While. We're not planning on implementing "On loop" (if I understand what you mean correctly), why do you want it?