Tutorial On Moveing Object

Tutorial On Moveing Object

oleh kinglynx
Laporkan bug
Laporkan Game
Loading ad...
Loading ad...

Tutorial On Moveing Object

Rating:
2.3
Dirilis: October 18, 2008
Terakhir diperbarui: October 18, 2008
Pengembang: kinglynx

Tag untuk Tutorial On Moveing Object

Deskripsi

Ini adalah tutorial cara membuat simbol bergerak di flash menggunakan action script. Tutorial kedua saya, mohon jangan terlalu keras. Saya sudah mengambil masukan dari tutorial sebelumnya supaya yang ini lebih baik! -——-INI SELURUH ACTIONSCRIPT————-. on (keyPress "") {. currentX = this.x;. this.x = currentX – 2;. root.face.rotation = 270;. }. on (keyPress "") {. currentX = this.x;. this.x = currentX + 2;. root.face.rotation = 90;. }. on (keyPress "") {. currentY = this.y;. this.y = currentY – 2;. root.face.rotation = 360;. }. on (keyPress "") {. currentY = this.y;. this.y = currentY + 2;. root.face.rotation = 180;. }

Cara Bermain

Klik, Baca, Pelajari!

Komentar

0/1000
deleteduser avatar

deleteduser

Nov. 15, 2008

0
0

what program is used ?

deleteduser avatar

deleteduser

Oct. 26, 2008

0
0

where do u go to create sybol

deleteduser avatar

deleteduser

Oct. 19, 2008

0
0

um i like it but at the end put a demonstration

AlienKittyInc avatar

AlienKittyInc

Oct. 18, 2008

0
0

Not bad; you didn't just copy and paste from Kongregate's Shootorials, unlike most tutorials, it's actually kinda semi-useful, and I haven't seen this version of a how-to-move script so good job.

tunaburn avatar

tunaburn

Oct. 18, 2008

0
0

booooo tutorials