Changing Pivot Point of an Object

Hello, after an object is in Unity is there a way to change its pivot point? I am creating a animating within Unity, but it is animating around a pivot point that is not desired.

Hi, you can add a new game object ant put that object in this game object and the center will be the new pivot point or try to move the game object before dragging the needed object into it to indicate your pivot point.
If that does not satisfy you you can change the pivot point in the 3ds max if you have it and then redrag that object to unity.
regards.

There is a wizard on the wiki which allows you to change an object’s pivot point.

Thank you.