unity3d - DoTween will not respect player paused time -


i'm using dotween , found out (in webgl builds), when switch tab, though have player settings set run in background = true, tweens not respect delay or execution time given time spent on tab. dotween using, deltatime, or stopwatch? how can make work in case player paused reason?


Comments

Popular posts from this blog

python 2.7 - Given three nested dictionaries, sort the top two nested dictionaries from a value in the innermost dictionary? -

angular - DownloadURL return null in below code -