iTween适用于版本2017.2.0f3及以下,但当我更新到2017.2.0f3统一版本时,有问题。
iTween.MoveBy(gameObject, iTween.Hash("x", -1, "easeType", "spring", "speed", 3, "onstart", "controllerStarted", "oncomplete", "controllerComplete"));
我的物体有一个刚体并且运动学已关闭。代码工作正常,但没有运动,它没有。我不明白为什么? iTween版本2.0.7