Hi dudes,
I want to build my own Wheelpicker for my Unity Game Menu. I want to fill it with random integer values and its important that the wheel starts again if I reached the end value.
Any idea, tips or tutorials for me?
thank you
Hi dudes,
I want to build my own Wheelpicker for my Unity Game Menu. I want to fill it with random integer values and its important that the wheel starts again if I reached the end value.
Any idea, tips or tutorials for me?
thank you
you can do something like this:

it seems to be easy enough, you dont even have to draw animation for the object rolling, and the rest can be achieved by manipulating layers without bigger issues