登入即可保存進度並獲得點數!
Trails - Source Code

Trails - Source Code

由 dasmitimsad

Loading ad...

Trails - Source Code

評分:
2.2
上架時間: January 10, 2011
最後更新: January 10, 2011
開發者: dasmitimsad

Trails - Source Code 的標籤

遊戲介紹

View Actionscript 2 source code "here":http://dasmitimsadsourcecode.webs.com/trailssourcecode.htm

Looks through attaching objects to an array, moving these objects with the arrow keys, fading them out, and removing the objects.

遊玩說明

Arrow keys

留言

0/1000
UnknownGuardian avatar

UnknownGuardian

Jan. 10, 2011

2
0

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 avatar

dasmitimsad

Jan. 10, 2011

0
0

Cheers UG

azboytam2 avatar

azboytam2

Jan. 10, 2011

1
11

First