I am doing a Kirby Super Star Ultra game and I need to make a title for it, but I'm not sure how to.
Offline
1) Make a background with your title on.
2) Make a play button as a sprite.
3) Put this script in your background:
4) Put this script in your play sprite:whenclicked
switch to backgroundtitle ▼
5) Put this script in your play sprite:whenclicked
show
6) Make the game start scripts start with:when play clickedbroadcastplay ▼
when I receiveplay ▼
Last edited by JH1010 (2012-07-29 12:46:35)
Offline
Thanks.
Offline