- Home /
Question by
minhthinh · Mar 06, 2014 at 07:21 AM ·
smoothmovingtransition
Unity transition not smooth play on IOS
Hi all, I have make a project that using iTween.MoveTo(...) function to make it's transition. But the moving not smooth, I have use another solution to make the transition, but it still bad. Any solution for this issue. Thanks in advance.
Comment
Answer by robhuhn · Mar 06, 2014 at 08:42 AM
You could try Hotween, the performance might be much better.
Asset Store: http://u3d.as/content/daniele-giardini/hotween/2TW
Website: http://www.holoville.com/hotween/
I think the reason is on transition, but I still don't know correctly on where :(
Your answer
Follow this Question
Related Questions
A node in a childnode? 1 Answer
Smooth Lerp movement? 1 Answer
Smooth rotation... 1 Answer
Smooth Movement in Unity Network? 1 Answer