Making rotate work with AlignOrientation

I just added an AlignOrientation to my part to make it not go all funky and rotate like crazy when it collides with other parts. However, now when you press the key to rotate it, you can’t due to the AlignOrientation resisting the rotation. How do I fix this so I can still rotate the part like before?

Before AlignOrientation:
https://gyazo.com/abf66bae308bbf44e8095a4195d4a394

After AlignOrientation:
https://gyazo.com/1a9e08b5d36858b0969c055153b02709

1 Like