- Home /
Animation won't play.. Issue with deltaTime..I think?
Hi All,
I've been working on an app, and I had coded it so there is an animation that will play automatically once a certain GameObject is triggered.
The animation did not need to be entered programatically, as just adding it as a component sufficed.
It has worked fine, but recently I have seen that the animations do not work at all anymore, I believe this may be due to the fact that there are some new additions to the app, that use deltaTime.
Unfortunately I am just not knowledgeable enough to solve the issue.. I am fairly new to Unity, and coding in general!
Any help in this matter would be great.
Your answer
Follow this Question
Related Questions
Animation doesn't play 1 Answer
Multiple Cars not working 1 Answer
Legacy animation not playing - no errors? 1 Answer
Distribute terrain in zones 3 Answers
Ray2D from object to mousePos 1 Answer