Jump to content

Texture animation Problem


photo

Recommended Posts

Posted

My Unigine version is 2.6 and i got a problem : I crate some continuous textures in dds , then i connect them in one track, when i play the track textures are come to blink all the time.

I can't figure out what is the problem. Please give me a help.

Posted

Hi

  Please give me a e-mail address,I'll send you the scene

Thank you ^_^

Posted

Thanks for the test scene.

After quick look I've found (probably the solution that will work for you). Instead of creating tons of texture why don't simply rotate the plane with this texture?

In attachment you can find the updated track. Please, don't forget to change arrows material settings to Opacity: Alpha test for the best visuals. We also will try to find out why texture is being restored to the base one (that's why you see the blinking, your material in one frame have your texture, in another - default mesh_base texture).

If tracker usage is not critical for this you can try to update texture via C++ / Script code or just use WidgetSprite and transform it from code as well.

Thanks!

test2.track

How to submit a good bug report
---
FTP server for test scenes and user uploads:

Posted

Thanks for your advise, I often used in sequence pictures, if you there have solution, then please tell me

  • 4 weeks later...
Posted
On 2017/12/20 at 12:50 AM, silent said:

Thanks for the test scene.

After quick look I've found (probably the solution that will work for you). Instead of creating tons of texture why don't simply rotate the plane with this texture?

In attachment you can find the updated track. Please, don't forget to change arrows material settings to Opacity: Alpha test for the best visuals. We also will try to find out why texture is being restored to the base one (that's why you see the blinking, your material in one frame have your texture, in another - default mesh_base texture).

If tracker usage is not critical for this you can try to update texture via C++ / Script code or just use WidgetSprite and transform it from code as well.

Thanks!

test2.track

Hi

  Did you find out  why texture is being restored to the base one ? We are still have that problem right now.

Please give me a feedback.

thanks!

Posted

Currently we are not able to find out what happens here. Please, use suggested workarounds for this moment (do not use tracker for such tasks).

Please, sorry for the inconvenience caused.

How to submit a good bug report
---
FTP server for test scenes and user uploads:

Posted
27 minutes ago, silent said:

Currently we are not able to find out what happens here. Please, use suggested workarounds for this moment (do not use tracker for such tasks).

Please, sorry for the inconvenience caused.

Can this problem be solved when the next version is updated?

Posted

We would be very interested in this, but there are already pool of tasks that need to be done before the release. And since there are couple of workarounds available this issue has low priority, sorry.

How to submit a good bug report
---
FTP server for test scenes and user uploads:

×
×
  • Create New...