Hi,
I’m pretty new in Corona SDK and trying to move my circular physic character smoothly. Currently, I’m using “applyLinearImpulse” function but the character moves immediately as soon as the force is applied. I want ease effect so that the animation looks smoothly.
Thank you!