We’ve been experiencing a rather strange occurrence in the game we are currently working on and I just can’t figure out what’s going on. Certain animations are not playing the first time they are called, however the second time they play fully and without problems.
so far there are 3 that are doing this (out of over 50). Two of them are animations that are played as a result of a collision detection and the other is played when the player picks up a selected item.
If it was simply not registering the action I could understand, but it is. It’s doing everything it’s suppose to (ie. obtaining the object you’ve selected), it just doesn’t play the animation the first time around.
I was kinda hoping someone on here may have run into a similar problem and may have some sort of solution/explanation/starting point that could help. I’m not really sure where to start looking.
thanks ![]()