BoatTween
BoatTween copied to clipboard
Fixed creating multiple Tweens for instance
https://devforum.roblox.com/t/boattween-module/540277/42
Fixed issue where the lerper function will store literals instead of a reference to a value upon lerping for instances.
Moved line 290 for loop into line 396 TweenObject:Play function
Whoops, somehow didn't see this until now. Fix conflicts and then it looks G to me