Menu Help
EddyAllen
Member Posts: 23
Ive just recently gotten a mac and even tho ive heard of gamesalad for awhile ive just started today anyway the question im asking is how would i make a simple menu fo rmy game and after how hard would it be to make this menu more complex by adding level selection options achivements ect. any help is appriciated
ps i did use the search button but couldnt find what i was looking for
ps i did use the search button but couldnt find what i was looking for
Comments
It's really just a simple use of the gamesalad rules and behaviours. Best thing to do if you are just starting out is to watch some youtube tutorials and look at example projects. Things like menus might not be made in these but when you learn the basics of gamesalad then it's one of the easier bits.
Create some actors and label appropriately e.g. Play Game
Then double click on the actor and on the behaviours list find display text and drag it across into the open space. Now type in the text wanted e.g. Play Game.
You now have some text.
The next step would be to sort of hyperlink it to whatever scene.
Create rule, actor receives event touch is pressed.
Then on the behaviours find change scene and drag it across into the rule. Then select appropriate scene e.g. Game play.
Now you have a basic menu
Could you explain in slightly more detail what you want by achievments
also thanks again for the help i got the menu working