Hi there,
I used above code and in my case both texture scrolling and repeating is working, however there is noticable stutter/jerk/jumps. I know this issue is due to when uv value not properly stepping (from 0.0 to 1.0 to 0.0 and so on)
However i havent seen this issue in other games, what should i do?
Regards