Discuss Scratch

1117Hayden2
Scratcher
14 posts

How to create a 2025 countdown

Hey there. I am trying to make a 2025 countdown on scratch, but it doesn’t work properly. Does anyone know how to correctly code the countdown part?
Jord4563
Scratcher
34 posts

How to create a 2025 countdown

What do you have so far?
1117Hayden2
Scratcher
14 posts

How to create a 2025 countdown

When it’s right the start of the minute or hour, it would just just show 60 instead of 0.
hi_bobux725
Scratcher
100+ posts

How to create a 2025 countdown

I might know how to do it.

1. go to sensing
2. scroll down until you see (current year)
3. idk do stuff like
((59)-(current [second v]))
((59)-(current [minute v]))
((23)-(current [hour v]))
((31)-(current [date v]))

Powered by DjangoBB