Hello! So, I’m making this game where you talk and chat while parts are being added to this line. I’ve already added the creation script and this amount of parts script where it tells you how many parts have been created. But my only problem is that I need to make the parts tween from point A to point B.
I tried YouTube, and it didn’t work. (of course, lol.) I’m trying to create a Quint tween, but this “TweenService” thing is really confusing to me since I’ve never used it, only :TweenSize and :TweenPosition, which are legitimately only for GUI objects. I tried the DevHub, or whatever it’s called, and that was the only one to me that was hard to understand. I also tried looking at :Lerp but didn’t know how to use it for position. So, basically, I’m super stuck here, and I just need a good explanation, in simple terms.
TL;DR, I need an explanation on how to use TweenService for part positions.