Trails - Source Code
開發者 dasmitimsad
加到主畫面,快速進入遊戲
安裝此遊戲
點選分享按鈕,然後選擇「加到主畫面」即可快速安裝此遊戲。
Trails - Source Code
Trails - Source Code 的標籤
遊戲簡介
View Actionscript 2 source code here
Looks through attaching objects to an array, moving these objects with the arrow keys, fading them out, and removing the objects.
玩法說明
Arrow keys
開發者更新
Actionscript 3 may be available later.
留言
UnknownGuardian
Jan. 10, 2011
It might be smarter to draw the trails on a bitmap object, so you can apply affects to each of them, like blurring and glow. Also, if you do it that way, it will probably end up more efficient and smooth than having 500 trail objects.
dasmitimsad
Jan. 10, 2011
Cheers UG
azboytam2
Jan. 10, 2011
First