Peter
2
There are multiple methods.
For example you can make 7 text fields with 1 week day name in each. Then set opacity of that each text field like this for Sunday
repeat 6 times, change 1 to 2 for Monday … to 7 for Saturday
Or check some older threads for different methods like bitmap fonts or masking:
Or you can use sharp gradient progress bar as a mask and let it slide above text field with days
1 Like