- Home /
Why does Prefab display larger than default when apply Idle animation?
uncheck animator:
after check animator:
when i drag one block to other same number block,then trigger the merge animation, which scale up block and then scale to normal, but before apply merge animation, the block displayed larger than default when idle animation.
At first I doubt that the merge animation could result in the block bigger so i change the merge animation from scale up to down, but same result, the problem is that I have not triggered merge action!!!
I want to keep the same size of my prefab before apply merger animation when animator is in Idle state!!! appriciate any advise, please tell me how to keep the original size when gameobject in idle aniamtion
because the limit of maximum images,please check below link: https://stackoverflow.com/questions/62233603/why-prefab-displayed-larger-than-default-when-apply-idle-animation
Your answer
Follow this Question
Related Questions
How do I scale an object or prefab to a size in Unity units? 1 Answer
How do I scale up a texture along with an ever-expanding underlying body ? 0 Answers
Different prefabs having same scale have different size 1 Answer
Instantiate a prefab and then add a animator component and controller to the component. 2 Answers
Attaching a child object to a parent object that animates it in runtime 0 Answers