GUI animation for string value

I want to animate that rectangle by changing the string value in percent. It doesn’t work and I can realize that string value can not be incremental but how can I do it at this time? any ideas?

One way is to create a float property wrapper for the string property and then animate the float property, like this for example. :slight_smile:

4 Likes

thanks for this useful tool

1 Like