Skip to content

Instantly share code, notes, and snippets.

@peroon
Created June 15, 2015 12:44
Show Gist options
  • Save peroon/53800fa4c0c04c58c5aa to your computer and use it in GitHub Desktop.
Save peroon/53800fa4c0c04c58c5aa to your computer and use it in GitHub Desktop.
Tweenさせて元に戻す DOTween
transform.DOScale(targetScale * 2, 1.0f).SetLoops(2, LoopType.Yoyo);
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment