How to make a time limti

I’m making a sort of Mario/arcade platformed and I want to make my character die after a time limit. How do I make a bar that shows the time and how do I make them die?

@ughthebug http://www.flowlab.io/game/play/268371
Is this behavior similiar to or what you want?
The behavior is in the little bug.

Make a timer, connect it to a expression in the EVAL spot, click the expression,and put A=(the time limit) and B=1 and the box at the bottom has A-B. Bring the output back to A. Then put a filter down. Set it to Less than 1 then have a restart

Dat moment where your typing a comment, then your mobile dies

@jngthree Uhh, not to be funny or mean but what type of mobile did you mean?

iPhone

Thanks guys this helped ALOT! :slight_smile:

.