How can I animate text that is bound? Per the image below, I have a placeholder text that can have effects added to it, but the bound text won’t be effected. Is there any way to achieve all the bound text inheriting the traits of the placeholder text?
The Text Block does not care what text it is displaying; this should work as is. Unless you override something in the function. Can you show what the bind is doing?
are you saying that if you unbind the function, the placeholder text animates correctly?