How would you make it so that when you touch the ground for too long, you start to take damage?
Damage
The damage would be a second statusbar.
How would you make it so that when you touch the ground for too long, you start to take damage?
The damage would be a second statusbar.
I LOVE the whole vibe of this game so far!
As for your question, this is easy to do if you use a few variables and an on game update block. Here’s some sample code (with comments):
I’m stuck
I tried to make the damage’s timer a statusbar, but I dunno how to make that…
Could you please help me?