Hello, I’m making a platformer sport with Cocos Creator (v2.x), and I learn this dialogue. I used to be questioning, because the motion system just isn’t wanted and you may simply use a scheduled replace, what’s the most effective technique to code the motion of a personality/characters (with code examples supplied)?
you should utilize cc.tween:Tweening · Cocos Creator
Thanks for the reply! I’ll undoubtedly use that, however I’m additionally curious, is simply utilizing setPosition within the replace operate extra environment friendly?