利用Tweener製作動畫 – 貝茲曲線

在看過前面一篇Tweener基礎篇之後,應該會發現我們的動畫元件雖然可以依照不同的模式移動,但是在路徑上還依然是保持直線移動,而這一篇文章就要來示範如何讓元件利用貝茲曲線來產生移動路徑,至於甚麼是貝茲曲線?大家可以參考維基百科上面的說明,這邊就不贅述了。

在Tweener的官方網站裡有提供一個貝茲曲線產生器的Flash動畫讓大家下載,不過由於官方示範這個貝茲曲線產生器所使用的是舊版本的Tweener Class,所以在程式碼範例上有些缺失,馬老師這邊提供我修改過且進行中文化後的範例供大家下載

Tweener 貝茲曲線產生器 螢幕截圖

範例中Add Bezier Point是增加節點,Remove Point是刪除節點,利用這些功能並拖曳上面的範例曲線,就可以製作出你想要移動的路徑,接下來請先把「需要先被匯入與執行的Tweener」三行指令放置在程式碼的最前面,接著再把「Tweener動畫指令」貼上即可!這樣一來以後連製作這樣的路徑也會變得很方便了!

整個動畫的程式碼如下,也提供利用此效果製作的動畫檔給大家參考:

import caurina.transitions.Tweener
import caurina.transitions.properties.CurveModifiers
CurveModifiers.init()

Tweener.addTween(ball, {x:475, y:80, _bezier:[{x:150, y:43}, {x:71, y:206.5}], time:1, transition:"linear"});

希望這個範例對大家有所幫助,如果還有疑問,也可以在這邊回應唷~

You may also like...

1,599 Responses

  1. cam表示:

    I enjoy your blog posts, saved to my bookmarks!

  2. RobertRhync表示:

    cheap cialis uk cialis pills cialis in canada pharmacy

  3. hot表示:

    I do believe your audience could very well want a good deal more stories like this carry on the excellent hard work.

  4. top表示:

    I appreciate, cause I found just what I was looking for. You’ve ended my four day long hunt! God Bless you man. Have a great day. Bye -.

  5. RobertRhync表示:

    generic cialis india safe tadalafil 20mg best price black ants cialis australia

  6. free表示:

    Some truly nice stuff on this website , I like it.

  7. hot表示:

    That’s some inspirational stuff. Never knew that opinions might be this varied. Thanks for all the enthusiasm to supply such helpful information here.

  8. free表示:

    Very nice post. I just stumbled upon your blog and wanted to say that I’ve really enjoyed browsing your blog posts. In any case I’ll be subscribing to your rss feed and I hope you write again soon!

  9. jxnlkujl表示:

    https://erythromycin1m.com/# is erythromycin safe during pregnancy

  10. RobertRhync表示:

    cialis viagra australia tadalafil without a doctor’s prescription arghentina cialis

  11. hemuchlu表示:

    erythromycin online erythromycin ophthalmic ointment usp

  12. RobertRhync表示:

    cialis 20 mg tablets and prices generic tadalafil 20mg india cialis as generic

發佈留言

發佈留言必須填寫的電子郵件地址不會公開。