TweenClientV3 - Simplest Way To Use Tween In Client Side

i have exams going this week, so not yet

June 15, 2024 Update [ 1.2 ]

  • Fixed properties not synced with server after tween is done
  • Fixed server properties overwriting another object properties

Just wrote a pretty foolproof resource similar to this one. It features all of the standard tween methods along with a custom :Reset() one that functions similarly to :Cancel() but does revert properties.

It comes with the .Completed() event as well. It works the same as this resource in that the properties of the instance on the server will be updated when needed.