inspectionSystem Problem!

So I got this Inspection system going, Im going to put some pictures, but each time I need to pick up the Inspectable Item it goes in the wrong place. I dont know whats going on exactly.
All the code I made is in the MainCh Blueprint
And the inspectable Item has no code in it!
Capture1|690x324



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

Thanks for the reply man, i know its been a while but still very helpful, have a great day!

1 Like