I am useing Xas- Hero Edition 3.4
Thanks for replying to my question. On how to kill all enemies before im aloud to enter a other room,
but yet its still a bit confuseing to me.
Here are the steps i did to see if it would work.
*add conditional branch
*Choose first tab (1), i then added a Variable 0004: enemy ID.
* then I add equal to
*Constant 6
so now my conditional branch looks like this
@> Conditional Branch :variable {004:enemy ID}
@> transfer player [upstairs]
@>
Else
@> Must kill all enemies before you can enter
@>
Branch end
When i test play my game And run past all the enemies it says *Must kill all enemies before you can enter* Which is AWESOME!!
but if i killed one person it allows me to enter the next room.. even tho alll other eneimes are still alive. so im missing something.
Please help me!!
PS. Sorry for createing a topic in the wrong Section on your forum I hope i did it right this time.
Thanks for replying to my question. On how to kill all enemies before im aloud to enter a other room,
but yet its still a bit confuseing to me.
Here are the steps i did to see if it would work.
*add conditional branch
*Choose first tab (1), i then added a Variable 0004: enemy ID.
* then I add equal to
*Constant 6
so now my conditional branch looks like this
@> Conditional Branch :variable {004:enemy ID}
@> transfer player [upstairs]
@>
Else
@> Must kill all enemies before you can enter
@>
Branch end
When i test play my game And run past all the enemies it says *Must kill all enemies before you can enter* Which is AWESOME!!
but if i killed one person it allows me to enter the next room.. even tho alll other eneimes are still alive. so im missing something.
Please help me!!
PS. Sorry for createing a topic in the wrong Section on your forum I hope i did it right this time.