PDA

View Full Version : Creating menu for my game



Mohammd Safir
May 2nd, 2007, 02:14 PM
hai i am new this forum...

I am i need of alot of help i have created a ball breaker game, which i want to create a menu for and a have difficulity setting for the game on the menu page but i am unable to figure how to do this, i would really appreicate it if someone could help me out.

Creating a menu page
Creating difficulity setting for the gameThe version of the game i have uploaded is not the fully working one all i need is for someone just to show me how to do the above.

hybrid101
May 3rd, 2007, 05:24 AM
the menu page would basically be a frame with buttons on it, leading to the different parts of the swf.

meanwhile, the difficulty interacts with the main code, and with it, you modify some values to change things, eg physics, ai, etc

Mohammd Safir
May 3rd, 2007, 05:36 AM
the menu page would basically be a frame with buttons on it, leading to the different parts of the swf.

meanwhile, the difficulty interacts with the main code, and with it, you modify some values to change things, eg physics, ai, etc


Thanks for the reply mate, i have been trying what you have said but i cant get the the link to work between the button and the game page. I am ok with the dufficulity setting, i would really appreciate if you could show me in the file i have uploaded how to create the frame leading to the game page, i would understand if you arent able to.

Matthamilton23
May 10th, 2007, 05:31 PM
as for changing the difficulty of your game you could allways make the ball go faster. you could do this by changing the variable for how many pixels the ball goes at a time.