At the end of my game you have to leave the castle before time runs out. But I have no idea how to do it (n00b here) so can anyone tell me how to do this? 8)
Event Command Pg 1
Control Timer
Set up your time
Then use a conditional branch for the Timer to do what you will.
Don't forget to use the parallel process, with the conditional branches, that way, it will always check the timer and when if hits at zero.
for some reason it doesnt work. I When the time hits zero its suppose to say game over. But for some reason, the second the event starts its says gameover.
Did you check the the timer is EQUAL to 0 instead of Greater than or Equal to?
:<_<: i feel like an idiot now lol. But im going to check right now. :D
This is my method, which I will use in the game.. of course.. there will be sounds and it would look complete, don't criticize the mapping, I made it less then 10 minutes
http://www.megaupload.com/?d=J6K226Z2
Quote from: Punn on December 15, 2008, 05:07:53 am
This is my method, which I will use in the game.. of course.. there will be sounds and it would look complete, don't criticize the mapping, I made it less then 10 minutes
http://www.megaupload.com/?d=J6K226Z2
Thanks alot :D this is a perfect example 8)