Hello Ventuzians!
THE FORUMS ARE CLOSED!

Please join our discord server HERE!! << click me :D

We are shutting our Ventuz Forum, but don't worry, it will all be archived for you to search in if you have a query. From now on, please add all your comments, questions or observations into our Discord Server

Thanks for the great time - see you on discord!!
Dee, Karol, Daniel and the whoooole Product and Support team!

How to stop a ticker from jittering

Q and A about functionality and how to solve a special task for your application.

Moderator: Support

Post Reply
Jodaine Moore
Posts: 35
Joined: 30 Oct 2015, 19:19

How to stop a ticker from jittering

Post by Jodaine Moore » 30 Jun 2016, 10:53

I have a ticker scene which is updating dynamically. The ticker contain images and text but when the ticker is scrolling across it jitters.
I have messed around with the settings but nothing seems to change.

Kind Regards,

Jodaine Moore

Christian Krix Schmidt
Posts: 290
Joined: 18 Jan 2012, 11:36
Location: Dubai, United Arab Emirates
Contact:

Re: How to stop a ticker from jittering

Post by Christian Krix Schmidt » 30 Jun 2016, 13:49

Is the jittering happening when you update the images? If so you might have to check the Async property of your texture loaders. If they are off the renderer will be interrupted when updating the image. Check the flag for asynchronous loading and the jitters should be gone.

Chris

Post Reply