Tagged Questions
3
votes
2answers
5k views
Move the location of the XYZ pivot point on a mesh in UDK
When working with any mesh, you get an XYZ point somewhere on it. If you just want to move the mesh in any direction, it doesn't matter where this point is located.
However, I want to rotate a door. ...