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

Pages: [1]
1
DOTween & DOTween Pro / Re: How Can I Animate With Code
« on: February 02, 2016, 03:41:25 PM »
Thanks for reply.
I haven't seen it.

2
DOTween & DOTween Pro / How Can I Animate With Code
« on: February 02, 2016, 03:19:16 PM »
Hi
I bought Dotween.
I wanna to change object color with Dotween.

I added this code in start mothod:

Code: [Select]
DOTween.Init(false, false, LogBehaviour.Default);
But there is an error:

Quote
The name `DOTween' does not exist in the current context

How can I use Dotween in backend?

Pages: [1]