-
Repeater with text that changes based on expression
This might be a little difficult to describe. Right now I’ve got a clock that’s adjustable using a slider for the end value in the first image below. I’m wondering if I could label each tick with a division of the total number.
I’ll have to figure out how to divide the number of ticks so they only show whole numbers. I’ve got a rough idea how I can accomplish that, but what I can’t figure out is how to essentially repeat a text object around the clock, and have it alter each iteration to be a division of the total time.
I’m repeating the ticks based on the second image, but I can’t figure out how to attach a text object to that, let alone how to have each iteration use a different source text based on which iteration it is.
Any help would be super appreciated!