Skip to content

STween-v1.0.13

Compare
Choose a tag to compare
@breadnone breadnone released this 03 Mar 03:51
· 12 commits to main since this release
  • Fixed incorrect rotation math.
  • Replace Lerp with Slerp.
  • Fixed ease punch logic.
  • Fixed rotateAround that never get invoked due to wrong branching logic.
  • Proper function naming to match with the convention.