Show Posts

This section allows you to view all posts made by this member. Note that you can only see posts made in areas you currently have access to.


Messages - veboys

Pages: [1]
1
Hi,
   does DOTween have APIs to monitor status at runtime?
   like this:

2
DOTween & DOTween Pro / Re: all tweeners become more and more slower
« on: January 12, 2016, 12:31:28 PM »
Hi,

   I have set DOTween.timeScaleIndependent = true, so I think the Unity's timeScale is not the reason.

   this is why I think it's very weird.

3
DOTween & DOTween Pro / all tweeners become more and more slower
« on: January 12, 2016, 11:07:28 AM »
Hi,Daniele!
    I am using DOTween Pro v0.9.290  (DOTween v1.0.750) in my project, the unity version is 4.6.8.
    There is a problem when I test my game on an android phone.
    everything goes well when I start the game, but when I play a while (about 1h or 2h) later, all DOTween's tweener becomes more and more slower.
    it looks like the tweener's timerscale have been set to large than 1, which I do not .
   
    once I restart the game, it become correct.

Pages: [1]