[Solved] Moving Sprite flickers/Jitters after random interval

Cocos2d-x-v3.8 On some devices moving sprite flickers/jitters after random interval , this following source code will reconstruct this phenomena , Update() has nothing to do with it cause it is commented in init()

Soloution
Refer to @Heyalda 's fix Why jitter/jerk when following sprite with layer? (video included)

1 Like