the-rabid-wormthe-rabid-worm

Main Games Reviews Stats
Add to Favorites

Contact Info / Websites

Recent Game Reviews


[ Tetris Advanced v1.0 ] [ Tetris Advanced v1.0 ]

Rated 2.5 / 5 stars September 1, 2006

good

its good

theres no way you can blam an "advanced" game!

1 suggestion

onClipEvent(enterFrame){
if(Key.isdown(Key.RIGHT){
//code that mkes block move here
}
}

attachthat to a movieclip
and delete the on(keypress<"right">){....and so on

that will make so that as soon as you hold down right it will move and there
wont be any delays...

good luck! :)


Morphox responds:

^^ Thanks for the review, and help!