Trails - Source Code
by dasmitimsad
홈 화면에 추가하여 빠르게 실행하세요
이 게임 설치
공유 버튼을 누르고 "홈 화면에 추가"를 선택하면 빠르게 이 게임에 접속할 수 있습니다.
Trails - Source Code
Trails - Source Code의 태그
설명
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.
플레이 방법
Arrow keys
개발자 업데이트
Actionscript 3 may be available later.
댓글
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