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 - GregTheCoder

Pages: [1]
1
DOTween & DOTween Pro / Re: Tweener.timescale not working
« on: December 07, 2015, 04:47:55 PM »
Ok, after many tests i done what i want. But strange thing is that i need to set "up" argument (in SetLookAt(...)) to Vector3.right... (?)

2
DOTween & DOTween Pro / Re: Tweener.timescale not working
« on: December 07, 2015, 03:24:23 PM »
Sorry it was my mistake - had two same-name fileds and initializing only local.
But now i have bigger problem! Unity is crashing when im using SetLookAt :(

3
DOTween & DOTween Pro / Tweener.timescale not working
« on: December 07, 2015, 02:27:18 PM »
Like in topic: when i'm trying to change timescale of Tweener returns by DOPath, nothings changing. I must add that its not working after Tweener.Play(), but when its change before or in same Update its working... But i need to change it few times on path.

Pages: [1]