engine icon indicating copy to clipboard operation
engine copied to clipboard

Animator Optimization

Open cptbtptpbcptdtptp opened this issue 3 years ago • 0 comments

  • [x] The reset function of AnimatorStatePlayData did not reset clipTime.
  • [x] Need to support the function of jumping to a certain frame. (goAndStop)
  • [x] Timing problem of animation playback.(After loading, the default controller will be played, before onAwake)
  • [x] Optimize the interface of addEvent.
  • [x] FindPlayingStateByLayers.
  • [x] Whether clipStartTime and clipEndTime should be normalized.
  • [ ] If play-> crossFade ->crossFade-> play(), revert default value maybe omissions.

cptbtptpbcptdtptp avatar Oct 09 '21 07:10 cptbtptpbcptdtptp