- Home /
Animation for all instantiated prefabs to the same position
I have 52 cards and I lay them out for the player to select one. Once selected, I want that card to move to the specific position (0,10,-20). However, the problem I am having is that the animation will have to change each time depending on the starting position (which is random due to the cards being shuffled). Can I write a general animation that acts on the local position but ends in a global position? Or something along these lines.
Thanks for your help.
Rob
Your answer

Follow this Question
Related Questions
Can the animation editor create local rotational data? 3 Answers
Animations on instantiated prefabs not working 0 Answers
prefab clones all react to animation 1 Answer
How do I find/use imported prefab character animations? 1 Answer
Updating a prefab fbx or animation while using version-control is broken 4 Answers