Demigiant / dotween

A Unity C# animation engine. HOTween v2
http://dotween.demigiant.com
Other
2.33k stars 348 forks source link

How to preview DOTweenPath in editor mode? #569

Open xianwx opened 2 years ago

xianwx commented 2 years ago

I use DOTweenEditorPreview.PrepareTweenForPreview((MyDoTweenPathComponent).tween); DOTweenEditorPreview.Start(); but it desn't work.

xianwx commented 2 years ago

DoTween v1.2.632 DoTweenPro v1.0.310

steven1522 commented 7 months ago

same here