1
DOTween & DOTween Pro / SetActive the gameObject after Complete the tween
« on: July 22, 2015, 09:43:44 AM »
Is there any better ways to SetActive the gameObject after Complete the tween rather than call a function which is SetActive only from OnComplete(SetActiveFunction)?