Trails - Source Code
开发者 dasmitimsad
Trails - Source Code
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
评论
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