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.


Topics - hotmiyacchi

Pages: [1]
1
I wanna use path for editing to make some objects align on the path.
So I've tried to make editor script and try to get the points on the path via

GetComponent<DOTweenPath> ().GetTween ().PathGetPoint (x)

But GetTween returns null when editing.

Let me know how do you draw the gizmo of path when editing?

Thanks


Pages: [1]