can read-only animation be editable????

I import a animation from 3dsmax…Now I need some modification…I wannna do it in unity.

No you can’t do in unity

I think you will be able to do it in Unity 4. Take a look at the new animation system.

You can copy the animation clip and reapply it to your character. This copy is not longer read only then, and can be edited. That way you can do some small modifications like position or rotation. You will also be able to add animation events that way.

What you cannot really do is to do IK animation like in max. For that you have to wait for Unity 4.