How to fix part flipping over when player touches it

Here is the video download because it was too big
https://www.mediafire.com/file/3zvv4jrzrnkiksu/2021-04-28+13-21-51.mp4/file

Anchor it. That could help a lot.

If I anchor it, it won’t move since I am using bodymovers

Try enabling the CustomPhysicalProperties of the part, and increase the Density.

Yeah, I just realized that. Sorry.

You can change PhysicalProperties. Or you have to even out the brick. Add the bodymover part on all the sides if that is possible

to make a part not flip over you should use gyros

can you tell me what the settings should by for gyro

i dont think you can put bodymovers on all sides

That’s what I thought. Try using CustomPhysicalProperties.

and what do I change from there

Edit: no work

I am in school right now, but try to place an invisible block under it that the player can’t walk on on 2 sides of it. After that, put it in the pattern where the block goes.

Use bodyGyro and set the cframe assuming that your part won’t ever need to rotate. You can rotate it with bodyGyro anyways though.

Or you could have just looked at the links I put in your other post when you asked the same question.