วันพุธที่ 26 กันยายน พ.ศ. 2561

บังคับ movieclip 4 ทิศทาง

car_mc.onEnterFrame = function() {
if (Key.isDown(Key.RIGHT)) {
this._x += 10;
} else if (Key.isDown(Key.LEFT)) {
this._x -= 10;
} else if (Key.isDown(Key.UP)) {
this._y -= 10;
} else if (Key.isDown(Key.DOWN)) {
this._y += 10;
}
};



พิมพ์คำว่า "isDown" แล้วกด f1 เพื่อดูและคัดลอกตัวอย่าง
ซ้าย ขวา บน ล่าง

ไม่มีความคิดเห็น:

แสดงความคิดเห็น

poke scarlet pokedex

 https://www.dualshockers.com/pokemon-scarlet-violet-full-pokedex/ [001 Sprigatito] 08000000 03075530 00000000 0000038A [002 Floragato] 0800...