Hi
I keep getting this issue where a parent object that has an animation clip (generated using unity animation view) will leave its children behind when played back.
If I scrub the animation clip time line then all the child objects follow the parent as expected but when you play it in game mode they don’t follow it.
Its driving me mad!
Any ideas?
Note:
- Only have one animation component and it is on the parent.
- All animations are created in Unity
- All parent and child objects are created in Unity
- I animated after the parent to child relationship was created.
Thanks
Anim