Trails - Source Code
autor dasmitimsad
Dodaj na ekran główny, by mieć szybki dostęp
Zainstaluj tę grę
Stuknij przycisk Udostępnij, potem "Dodaj do ekranu początkowego", aby szybko mieć grę pod ręką.
Trails - Source Code
Tagi dla Trails - Source Code
Opis
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.
Jak grać
Arrow keys
Aktualizacje dewelopera
Actionscript 3 may be available later.
Komentarze
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