HOTween: Is that possible to draw curves?

Hi

I’m using HOTween and it’s very easy to move tansforms from one point to another.
Recently we create some FX gameObject and want it do some curvilinear motion, such as arc and circle.
But I can’t find such a sample, so is that possible?

Thank you!

It is certainly possible, you should read into the HOTween documentation and they will explain further, but to really make it easy - get a copy of SWS (simple waypoint system) which includes examples of hooked up curved HOTween lines… its only like $15 on asset store, and has many, many uses in games.

Yep I find it’s much powerful than I expected :stuck_out_tongue:
I just solve my problem here:
http://www.holoville.com/hotween/examples.html
The basic path sample is simple and nice.

SWS sounds awesome, I will purchase one to have a look :slight_smile:

Thank you @MD_Reptile!

no problem, best of luck with your projects!