How do you reset a clock?

No one responded to my last one so here’s this one. How do you reset a clock? If that’s possible.

1 Like

Screenshot 2024-01-23 12.22.11 PM
Hmm. I wonder how. I don’t think grazer added the ability to reset your timers yet.

unless you mean an actual clock. I don’t think you could, since the Calender behavior reads your device’s time and stuff so you would have to reset your device’s clock to reset the ingame clock.

There is a Timer, Clock, and Calendar behavior.
I’m assuming you’re talking about the Clock behavior.

So it outputs the current hour, minute, second, and stamp if I remember correctly. I’m assuming you’re trying to get the Stamp value to be 0?
There isn’t a way to do that, that stamp value is a universal time.
However, if can make it 0 afterwards if you minus the the initial value from all future values.
So it’d be A-B, and B would only be gotten once at the very start of whatever it is, while A would ne constantly updating.

1 Like

I was talking about the clock, I know you can reset a timer. I’m not THAT dumb (hopefully) I had to make my own clock using timers and numbers and stuff. I have a problem where the expression I’m using to make the minutes and seconds convert into points on the leaderboard isn’t working.

1 Like

Here’s the link.

It’s on the “choose” level and it’s the block with the yellow “L” on it.

I was trying to fix it and I made it worse.

1 Like