i’ll try to explain this the best i can, i want to make a clock that i can set the time later for a day night system but i also want the hours, min and seconds all to be one clock hand, essentially i have this wheel
and i’d want it to rotate slowly it doesnt have to be 100% accurate, and lastly i’d like 24 hours to last 24 minutes instead, i’d love help on the coding side of this, i know how to rotate it but not how to figure out the math
hey sorry , i attempted to set the time in the event contstruct and it seems to snap back to the original position right after and doesnt move, (didnt move before either)
I believe this is the solution, at least to the math. I wasn’t going to sit here for 24 minutes but I think you get the gist enough to fiddle with it if you need to. The functionality is correct, at least! Sorry about that!
Note that the amount to add dropped two decimal places. That was needed, make sure to do that!
Edit: Now that we know the math, it can be simplified