BoatTween icon indicating copy to clipboard operation
BoatTween copied to clipboard

Fixed creating multiple Tweens for instance

Open CheezeyDev opened this issue 5 years ago • 2 comments

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.

CheezeyDev avatar Aug 30 '20 10:08 CheezeyDev

Moved line 290 for loop into line 396 TweenObject:Play function

RuizuKun-Dev avatar Aug 30 '20 12:08 RuizuKun-Dev

Whoops, somehow didn't see this until now. Fix conflicts and then it looks G to me

boatbomber avatar Oct 01 '20 16:10 boatbomber