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?