inspectionSystem Problem!

When you use a lerp, the start and end points need to be fixed. You’re reading the location and rotation from the object while you’re trying to move it.

Try calculating them first.

2 Likes