Tutorial On Moveing Object
par kinglynx
Ajoutez sur l'écran d'accueil pour un accès rapide
Installer ce jeu
Touchez le bouton Partager, puis « Ajouter à l'écran d'accueil » pour installer ce jeu et y accéder rapidement.
Tutorial On Moveing Object
Tags pour Tutorial On Moveing Object
Description
Ceci est un tutoriel pour apprendre à déplacer un symbole dans Flash avec ActionScript. Mon deuxième tutoriel, soyez indulgents. J’ai pris en compte les retours sur mon précédent tutoriel pour améliorer celui-ci ! -——-VOICI TOUT L’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;. }
Comment jouer
Cliquez, lisez, apprenez !
Commentaires
manneke150
Nov. 15, 2008
what program is used ?
Vakem11
Oct. 26, 2008
where do u go to create sybol
venturakid94
Oct. 19, 2008
um i like it but at the end put a demonstration
AlienKittyInc
Oct. 18, 2008
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
Oct. 18, 2008
booooo tutorials