I am trying to make a recoil effect when the player shoots a gun but I want the transition or “shake” to look really smooth instead of a sudden jump into another direction.
Obviously apply your own CFrames, but the idea of lerp is that every time the render updates, the CoordinateFrame gets closer to the targetCFrame, determines by the alpha (in this case, 0.7).