The interpolation tool is a lightweight utility designed to take a sequence of TrainCarts animation frames and mathematically generate smooth in‑between frames, creating fluid transitions between each defined position or rotation. It analyzes the differences between consecutive frames and applies a paired quadratic curve, one for accelerating into the motion and one for slowing out of it, to produce natural‑looking movement rather than abrupt jumps. By processing values such as position (x, y, z) and orientation (pitch, yaw, roll), it outputs a refined set of interpolated frames that preserve the overall motion while greatly increasing smoothness.