I would like to know if there is a way of showing a text string sliding from left to right in a text object (or better object).
The purpose is to show some text in a loop that represents several possible problems.
I try to simulate the behavior in the attached sample but til now I was able to show the text but when it reaches the limit of the grey box the first results do not go away, and the rest of the text stays out of sight.
I can not increase the size of the text object because the space of my app is limited, so my hands are a bit tied right now...