Trails - Source Code
ni dasmitimsad
Idagdag sa iyong home screen para sa mabilis na pag-access
I-install ang larong ito
Pindutin ang Share, tapos piliin ang "Add to Home Screen" para mabilis mong ma-access ang larong ito.
Trails - Source Code
Mga tag para sa Trails - Source Code
Deskripsyon
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.
Paano Maglaro
Arrow keys
Mga Update mula sa Developer
Actionscript 3 may be available later.
Mga Komento
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