#Loading animation snapping
2 messages · Page 1 of 1 (latest)
how do i fix that and still keep the looding animation?
2 messages · Page 1 of 1 (latest)
I am not sure what is the animation you are trying...
but the reason the cube2 is skipping at the end is cause..cube1 moves 4 positions(0,0 -> 100,0 -> 100,100-> 0,100 ->0,0) so smoothly comes back to its initial position while cube2 moves only 3 positions(0,0->0,0->0,-100->100,-100->100,0) not going back to 0,0
how do i fix that and still keep the looding animation?