Time

Started by danesopeezy89, December 14, 2008, 02:50:37 pm

Previous topic - Next topic

danesopeezy89

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)

Aqua

Event Command Pg 1
Control Timer
Set up your time

Then use a conditional branch for the Timer to do what you will.

Punn

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.

danesopeezy89

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.

Aqua

Did you check the the timer is EQUAL to 0 instead of Greater than or Equal to?

danesopeezy89

 :<_<: i feel like an idiot now lol. But im going to check right now.  :D

Punn

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

danesopeezy89

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)