yes.
the default is set to 0. if later on u wanna set easing the you can do it in the property panel.
so just do the motion tween and it will be without easing
that’s not what he is looking for.
Since you divide the Xdiff by 5 you actually add a decrement by 5 every frame. get rid of the “/5” and you will not have any easing.
But this doesn’t solve your problem. Go read if you want to learn. otherwise you will always need to ask the simplest things.
Hope it helps u