Noob to GameSalad Need tips and help!

Well first i tried to make a ball? But its a Square how do i make it a circle? Second ive tried to make my Square bounce around the screen but it How do i make it start bouncing around and keep bouncing continuously? When do it i will make a rule for the square to run into one of my walls and it will hit and a go down to the bottom and get stuck in a corner or it will hit the wall and keep hitting it please help!

Comments

  • andrewm2211andrewm2211 Member Posts: 341
    Want to make a ball google a software called "inkscape" , you may also need to install 'xquartz' to run it. Both software's are free.

    Ball bouncing continusly. In the physics portion of your wall actor, uncheck movable.

    Then with your ball create a rule, "when ball collides with wall>change velocity (random1,360)

    and you're good to go, I even went out of my way to create a project for you doing just that.
  • Evanclark1039Evanclark1039 Member Posts: 5
    Thanks so much!:D Also could u help me with something else please? Ok well when first touch my App once i publish it i want it to have options of the following...

    Play Game
    Choose Scene (Background/Wallpaper)
    Instructions

    How would i make it where u touch those and it will go to the correct page i want it to?
    Thanks for all the help!
  • tatiangtatiang Member, Sous Chef, PRO, Senior Sous-Chef Posts: 11,949
    @Evanclark1039, you need to start with the Cookbook (http://cookbook.gamesalad.com), or http://GSHelper.com tutorials, or something like my tutorials: http://tinyurl.com/GameSaladTutorials.

    Once you learn the basics (like how to use a When Touch is Pressed rule and a Change Scene behavior), you'll know how to do all of this and you can ask more difficult questions that people here will be happy to help you with.

    New to GameSalad? (FAQs)   |   Tutorials   |   Templates   |   Greenleaf Games   |   Educator & Certified GameSalad User

  • Evanclark1039Evanclark1039 Member Posts: 5
    That actually what ive been doing while i was waiting for someone to answer i only have one more question ok i want to make a timer in my game that stops when its game over and then posts the time to the games scoreboard (offline scoreboard)
  • tatiangtatiang Member, Sous Chef, PRO, Senior Sous-Chef Posts: 11,949
    You can Google:
    GameSalad timer
    GameSalad countdown timer
    GameSalad GameCenter

    GameSalad gives you the ability to save attributes or tables to the device. Beyond that, you would be integrating with GameCenter, which requires a Pro membership.

    New to GameSalad? (FAQs)   |   Tutorials   |   Templates   |   Greenleaf Games   |   Educator & Certified GameSalad User

  • Evanclark1039Evanclark1039 Member Posts: 5
    Thanks you(:
Sign In or Register to comment.