Hi all, first off let me say sorry if this is in the wrong section, I'm fresh off the blocks with GE but have picked it up pretty quick by looking at peoples tutorials, i have levels, i have a main character, i have enemies, all in working attacking order too, but I have a few slight problems that i was hoping you guys could help me with.
I've searched around for awhile but have found very little if nothing about what I need.
How do i create an ending to a level? I assume its the create actor/wire frame region/collision/script editor direction of things, but I dont know the code to bring the game to a stop once the main character has passed a certain point.
Scenario is, Main character passes a certain area, the game brings up some text saying "You Won", then returns to the main menu, or brings up the next level.
Other things are my main character, once he starts moving, he wont return to a static state once he's stopped, despite having 4 animations for leftstill, rightstill, leftmove, rightmove.
leftstill, rightstill should activate bringing up a static sprite, but it just plays the leftmove, rightmove sprite animations.
And thats all my problems, everything else has been covered in tutorials or forum posts.
Having a blast with this software btw, its awesome.