Maybe what I am going to ask you is unbelievable but It is my observation of Three days. I am unable to figure-out what is the problem. I have asked my problem three times in different perspective but no luck.
Different but some kind (train) animation runs at once on button click some animation complete on time while some not(play continuously-Don't know why). If I move my camera in the scene (a place where animation have to reach) then, my animation become complete but if I don't move or turn my camera then animation not complete even half hour passed. I don't know what is the relation between camera and animation completion. some things which I want to know
- Why some animation complete on button click while the some not, even the code is same and animation clips are right
- Why those animation who play continuously, becomes complete as i walk thorough my camera
- What is relation b/w camera and animation play?
- Is Train culling is the problem because i note that if i don't use the culling then, this problem occurring less(But occurring) as compare to train with culling.