Hey guys, so I’m gonna try to get right to the point here. So, I have these models that are welded together, and then in one part in each model, I have a bodyposition in em, to align the positions of the models. Well, I’ve been having problems with this as BodyMovers are deprecated, and I wanted to see if I could get help on how I could convert this system to use the new physics movers, if any direct help would be available. It seems very confusing to me as to how I can get it to work, keeping the welds and stuff, and I checked into it, and attachments require two parts to connect to, which confuses me, because I’m not sure what those two parts would be…
Could you describe what you are doing with more detail? You have two models that you want to align?
Do you mean like a turret top floating at a position above the turret base?
If so, you might want to use an AlignPosition object with attachments at the locations you want aligned. New Body Movers in Studio
Well, basically, I have this model, that’s welded all together, and in one of those parts I put in a body position to tween it smoothly to whatever position I want it to go to. I’ve noticed since bodymovers are deprecated, sometimes I experience rendering issues, which made me look into converting it to use the new physics movers. But, what confuses me, is that if I were to add an AlignPosition (supposedly the equivalent of BodyPosition) it says it requires two attachments. Not exactly sure what the second attachment would need to be?
Kind of throws me off. Any examples or help on this would be appreciated! Thanks for the reply, by the way.