Lose hp after a specific animation frame end's

Hello, I’m mostly new to makecode, Currently making a battle cats type game but i want the damage to be received after a specific animation frame happens, how can i do this?
Here’s the game:

5 Likes

well you can use timer extension.

4 Likes

Just put an after (frame rate * frame total)ms block (timer extension)

3 Likes

@Luke thank you!

4 Likes

I love this game so far! I can’t wait to see more!!

1 Like