İlerlemeni kaydetmek ve puan kazanmak için giriş yap!
Maze Tutorial

Maze Tutorial

yapan appz

Loading ad...

Maze Tutorial

Puan:
2.0
Yayınlanma tarihi: December 14, 2009
Son güncelleme: December 14, 2009
Geliştirici: appz

Maze Tutorial için Etiketler

Açıklama

A flash tutorial on how to make a maze game.

Nasıl Oynanır

click and Read

Yorumlar

0/1000
Darkrille avatar

Darkrille

Dec. 31, 2009

0
0

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 avatar

ursulik

Dec. 15, 2009

0
0

you want ot explain how to make a maze game, but in your "game" the previous button doesn't work =.="

Tukkun avatar

Tukkun

Dec. 14, 2009

0
0

And gotoAndPlay sucks.

Tukkun avatar

Tukkun

Dec. 14, 2009

0
0

1/5 for no anti-cheating scripts.

Supersausagedog avatar

Supersausagedog

Dec. 14, 2009

0
0

You didn't explain why any of that would work, which defeats the purpose of a tutorial.