Skip to content

STween-v1.0.1

Compare
Choose a tag to compare
@breadnone breadnone released this 01 Mar 08:40
· 19 commits to main since this release
e2ce709
  • Support for multiple tweens for single Transform/GameObject without special api.
  • Fix RotateAround.
  • Weighted average for multiple interpolations. Default is 0.5.
  • Rotation logic fixes.
  • Disabled setPoint for now due to issues related to pivot offsets.