Hi
I am attempting to create a table of contents with a Title, Page Number and in between them there would be Dots that would need to repeat based on the Title and Page Number width. I am trying to use only the built in UI scripts if possible.
The Dots are a tiled sprite consisting of a single dot and so far I have successfully set up my hierarchy with Layout Groups and Content Size Fitters to make the dot tile as many times as needed. However, sometimes they cut off in the middle…
So my question is, how can I tile a sprite but every time it tiles it needs to use the sprites width as a minimum? Or does someone perhaps have a better solution for this problem?
Thanks!