Reset an object to global orientation...

I have a main object which would be easier to deal with if I hadn’t rotated it accidentally at some point, and therefore is not aligned with the global orientation, is there any way to set the object back to the centre and/or global orientation?

Set its Location and Rotation both to (0, 0, 0).

Ugh of course, sorry there’s so much stuff to learn I forget basic stuff like that.

Also, super useful shortcuts: Alt R, Alt G, and Alt S, which stand for Reset Rotation, Location, and Scale respectively. This is used a lot in animation, if you ever get to that point.

Nope,
it’ s not the same operation, Reset Loc/Rot/Scale does not reset your transformations to zero, rather it sets the object loc,rot and scale to zero without actually moving it.

paolo

I learned something today… thank you.