Skip to content

Releases: bdidk235/FunctionTween

v0.2.0

10 May 13:54

Choose a tag to compare

FunctionTween

  • Fixed cancelling a TweenSerivce tween when using Deferred SingnalBehavior
  • Outputs now start with [FunctionTween]:

PhysicsTween

  • Changed Velocities to be based on part's CFrame differences instead of the model's
  • Outputs now start with [PhysicsTween]:

v0.1.2

22 Jul 14:11
2d57f29

Choose a tag to compare

FunctionTween

  • Use Objects internally to separate entire functions out of .new()
  • TweenInfo's Properties are now passed as a table
  • Functions check if first argument is incorrect

PhysicsTween

  • Same as FunctionTween

v0.1.1

01 Feb 13:59
e20aa32

Choose a tag to compare

FunctionTween

  • LerpValue can be used used externally
  • Improved Documentation

PhysicsTween

  • .Pause() or .Cancel() now sets velocities to zero

First Version

30 Jan 14:00
3fe635a

Choose a tag to compare

This exists.