เข้าสู่ระบบเพื่อบันทึกความคืบหน้าและรับคะแนน!
Basic Of Object Movement | TUTORIAL

Basic Of Object Movement | TUTORIAL

โดย ian_kusmiran

Loading ad...

Basic Of Object Movement | TUTORIAL

คะแนน:
2.3
เปิดตัว: June 22, 2009
อัปเดตล่าสุด: June 22, 2009
ผู้พัฒนา: ian_kusmiran

แท็กสำหรับ Basic Of Object Movement | TUTORIAL

รายละเอียด

In this tutorial we are going to learn the basic of object movement. You can use arrow keys to drive ship in four directions up, down, left and right

วิธีเล่น

Follow the insctruction

ความคิดเห็น

0/1000
Tukkun avatar

Tukkun

Jun. 23, 2009

0
0

And this is a TERRIBLE way to do this. Better replace 5 with a variable. And add more things to make sure the ship doesn't go off screen like if (Key.isDown (Key.LEFT) && _x > 30) { instead of just Key.isDown (Key.LEFT).

Tukkun avatar

Tukkun

Jun. 23, 2009

0
0

AS2

dragonewyn avatar

dragonewyn

Jun. 23, 2009

0
0

move mouse on pictures to make them larger. Is this AS2 or AS3?