Hi,
I’m trying to make animated 3D tooltip widget, which shows and play animation when character comes close to object.
But I’ve ran in few issues.
(Please watch on high quality)
First one - Items in widget are slow rendered / pixelated while animation is running.
Second one - When character get closer for second time(animation called for second time, after first run finishes) you can see that before animation is started original size widget is blinking.
Here’s animation called twice from editor:
Here’s how I call animation on Widget:
From first video you can see that animation only get called once every time character gets close enough.
Thanks!