I need to tween a model’s Position and Orientation in 2 separate tweens, because each tween requires different properties.
Currently, as far as I’m aware, if you weld all parts in a model to the primary part, you can only tween the primary part’s CFrame, if the position or orientation value are used, then the welded parts won’t move.
Is there a possible workaround or am I missing something?
Desired result
Current result (all parts excluding primary part is unanchored and welded to the primary part):