"Scroll to" shakes the window when scrolling to the X coordinate of a moving object every tick.
How do I fix this? It's frustrating me.
Develop games in your browser. Powerful, performant & highly capable.
The scroll to behavior has it own update I believe.. I don't think you need to tell it to update every tick.
No it's not the behaviour. It's the "Scroll to X" system action.
But it appears that the object I'm scrolling to is shaking rather than the "scroll to".
I don't know what is causing it. It is moved by lerp.
No it's not the behaviour. It's the "Scroll to X" system action. But it appears that the object I'm scrolling to is shaking rather than the "scroll to". I don't know what is causing it. It is moved by lerp.
How do you have it setup?
Doesn't seem logical...