scale text animtaion cuse lag

hi, i try to make animation that scale a text, but when the animation start the game freeze or work very slow, if i put the animation on other object it work fine, how to fix it?

you cant fix this, its a known limit of the game engine.

you need to create a texture with your text.

And if you need to animate the text in more intricate ways that a single face just doesn’t allow, you can select the text object -> alt+c -> mesh from curve/meta/surf/text to transform the text into an editable mesh. This does mean more geometry, though.

well, ok…
thx