Maze Tutorial
oleh appz
Tambahkan ke layar utama untuk akses cepat
Instal game ini
Ketuk tombol Bagikan, lalu "Tambahkan ke Layar Utama" untuk instal game ini agar mudah diakses.
Maze Tutorial
Tag untuk Maze Tutorial
Deskripsi
A flash tutorial on how to make a maze game.
Cara Bermain
click and Read
Komentar
Darkrille
Dec. 31, 2009
Anti cheat code
function doSomething(){}
MENU = new ContextMenu();
MENU.hideBuiltInItems();
Functioned = new ContextMenuItem("Don't cheat :P", doSomething);
MENU.customItems.push(Functioned);
_root.menu = MENU;
ursulik
Dec. 15, 2009
you want ot explain how to make a maze game, but in your "game" the previous button doesn't work =.="
Tukkun
Dec. 14, 2009
And gotoAndPlay sucks.
Tukkun
Dec. 14, 2009
1/5 for no anti-cheating scripts.
Supersausagedog
Dec. 14, 2009
You didn't explain why any of that would work, which defeats the purpose of a tutorial.