Home
Feedback Tracker
Search
Configure Global Search
Log In
Transactions
T153368
Change Details
Change Details
Old
New
Diff
For some reason, the `AnimStateChanged` event handler doesn't trigger when I use setVelocity on a unit (each frame). However, the `AnimChanged` and `AnimDone` event handlers work fine.
For some reason, the `AnimStateChanged` event handler doesn't trigger when the unit's velocity changes using `setVelocity`. However, the `AnimChanged` and `AnimDone` event handlers work fine. There should be no link between animation and velocity.
For some reason, the `AnimStateChanged` event handler doesn't trigger when
I use setV
the unit's v
elocity
on a unit (each frame)
changes using `setVelocity`
. However, the `AnimChanged` and `AnimDone` event handlers work fine.
There should be no link between animation and velocity.
Continue