Need help with keeping model upright

You can write your topic however you want, but you need to answer these questions:

  1. What do you want to achieve? Keep it simple and clear!
    I want a model to be able to stay upwards at all times

  2. What is the issue? Include screenshots / videos if possible!
    I cannot find anything to help with my issue

  3. What solutions have you tried so far? Did you look for solutions on the Developer Hub?
    :PivotTo
    :SetPrimaryPartCFrame

any help is appreciated

Is it anchored? use force maybe? idk

it is in fact anchored and why do you mean by use force?

If the part is anchored, it should not move. If it’s still moving, check scripts that may unanchor the part and make sure the part is upwards in the studio.

what it is suppost to do is be thrown basically (unanchored) then when it touches a part it anchors and becomes upright

When it touches the part, set the orientation to what it is in roblox studio. (If the model’s Orientation in Studio is 0,90,0; set the model’s primary part orientation to 0,90,0)