-
```
IndexOutOfRangeException: Index was outside the bounds of the array.
(wrapper stelemref) System.Object.virt_stelemref_class_small_idepth(intptr,object)
DG.Tweening.Core.TweenManager.ReorganizeA…
-
Right now the device only supports setting PWM values directly. The node version of VibHub supports programs where it tweens between values. Not sure if we'll have enough memory to do it, but it's pro…
-
I'm trying to make my objects move on Sinewave Path between 2 given Vector3, but I can't seem to get it right. All the tutorials and posts I find online mention doing it on the Update method, but that…
-
Hi, i'm now finded and interested about this, because i'm making animation library, i using tween.js, maybe use this insteadof tween.js!
When downloaded, i seen all demos. And while tweening, shows fi…
-
The standard TWEEN library allows you to pass an array of values to the tween to be able to interpolate (linearly, catmull or bezier) between those values and change the tweened object like that.
h…
-
Hi @alexjlockwood
I'm done my tweening library, now i'm try to make own export type on ShapeShifter, it's better than make another clone ShapeShifter as users will use gui. Is there has middleware h…
-
Would be very handy to be able to tween objects/arrays with numbers.
This would basically allow tween colors and other cool stuff.
-
Hi.
Thanks for the awesome job you've done with your Unity DOTS Tween library.
There are a few issues I've spotted there. The RotateGameObject method needs a system to push the rotation lerp ba…
-
DoTween version v1.0.665
This errors started to happen when a big amount of tweens launch at the same time on different objects (100-300 tween). Maybe there is situations when 2-3 similar tweens star…
-
# Context
At the moment visual appearance is very static. Visual elements could also be in motion by user input e.g. move the scroll bar. What is needed is the possibility to move visual elements f…