Changing literal text in animation

So, I was making a toggle button and i wanted it to change the scale, text and color in the animation, so the text is enabled, to disabled, I already changed all of the other properties but I cant seem to change what the actual text says in the animation, could somebody help me with this?

1 Like

I don’t think you can animate the text content. However, you might get around that by using Animation Events and trigger code that changes the text.