08.06.2010, 15:25
I would like to see some improvements on animations.
1. Fix animation internal timer bug. If you do not freeze player during animation (opt4 = 0) then timer (opt5) won't work.
2. Give us a function with which we can detect if player is performing an animation.
3. Improve sync of the animations between players (so animations aren't cleared until we apply other animation or use ClearAnimations).
4. Fix ClearAnimations since you can't clear many animatiosn with it at the moment. I think the purpose of that function is only one (clearning animations), so it should work on all.
1. Fix animation internal timer bug. If you do not freeze player during animation (opt4 = 0) then timer (opt5) won't work.
2. Give us a function with which we can detect if player is performing an animation.
3. Improve sync of the animations between players (so animations aren't cleared until we apply other animation or use ClearAnimations).
4. Fix ClearAnimations since you can't clear many animatiosn with it at the moment. I think the purpose of that function is only one (clearning animations), so it should work on all.