Trails - Source Code
por dasmitimsad
Adicione à sua tela inicial para acesso rápido
Instale este jogo
Toque no botão de compartilhar, depois em "Adicionar à Tela de Início" para instalar este jogo e acessá-lo rapidamente.
Trails - Source Code
Tags para Trails - Source Code
Descrição
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.
Como jogar
Arrow keys
Atualizações do desenvolvedor
Actionscript 3 may be available later.
Comentários
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