I am trying to animate object group where there is a text object as well. When the group is being scaled during the animation the text object is getting pixlated. How to adjust the size of the text while scaling so that it doesnt get pixlated? [import]uid: 97897 topic_id: 20270 reply_id: 320270[/import]
Are you making the text bigger during scaling? If so you could try making the initial font size a lot bigger, and scaling down to the size you want.
Then when you scale up or down during the animation of the object group it should look better.
[import]uid: 93133 topic_id: 20270 reply_id: 79223[/import]
That worked! Thanks a lot. [import]uid: 97897 topic_id: 20270 reply_id: 79224[/import]