Browse  Forum  Clubs  Chat  News 

Animation Club -> Help!! -> game problem

Help!! Forum: game problem

XIIIBlackCat: game problem - Jul 9th 2006, 5:44PM Link | Report
in my game im trying to make it so if you fall off the level it goes to the gamover frame(frame 2)


if (Player.hitTest(Limit)) {
gotoAndPlay(2);
}

that is the action script ive tried on the player, limit (a box off screen below the level) and the frame but nothing happens.

some help please?
Page: