ltomo

Results 8 comments of ltomo

@MidnightCoffeeInc yeah thats what I had in mind, without the toggle checkbox UI its not really usable, since demo panel really shows off at standalone build where you need to...

Any updates here? :) This seems like a crucial functionality that is missing.

> I'm working on it but it's a much bigger change than I initially anticipated, both because I have to change the whole way the FROM/TO system works in DOTweenAnimations...

Okay so after debugging, the issue seems to be when playing multiple tweens on the same object, while others are still not finished. I used: `behaviour.transform.DOScale(scale, 0.1f).SetEase(Ease.OutBack);` but it seems...

@Demigiant wow thats unexpected :( sorry to hear that, its insane that something so unrelated like tweens in unity can destroy a pc into bsod chain

> That's a weird one. Easy fix, but not quite how I expected it to work and I'm only seeing it in Unity 2021 (not 2022). > > Open `LinearMixerTransitionAsset.cs`...

> Not sure why 2023 is any different because all the internal stuff looks the same. > > Replace the whole method with this: > > ``` > protected override...

Yeah same here, not working on MacOS...