Labyrinth fall into the Hole Effect

digitalworld23digitalworld23 Member Posts: 14
edited November -1 in Working with GS (Mac)
I am a new member of Game Salad community and this is my first post.
I am doing a Labyrinth type game, what I am trying to achieve is the ball gets dropped into the Goal or other holes. How do I get this effect ?

Comments

  • digitalworld23digitalworld23 Member Posts: 14
    digitalworld23 said:
    I am a new member of Game Salad community and this is my first post.
    I am doing a Labyrinth type game, what I am trying to achieve is how to make the Ball fall into the Goal or other holes. How do I get this effect of falling ? I was able to achieve the touch part but I greatly appreciate if great minds over here share this info.

  • AjBlueAjBlue Member Posts: 215
    you could make it so if ball overlaps or collides, move ball to holes x and y. then you could make a rule saying once balls x and y = hole x and y, change ball size to smaller so it looks like its falling in. then have a timer of a second or two so after the ball drops in the hole it respawns or ends the game

    and oh wow, i've just learned that respawn is not a word, unless its spelled re-spawn
  • digitalworld23digitalworld23 Member Posts: 14
    Thanks AJ for the Quick Response.

    Are you saying X and Y being Center of each hole and Ball?
  • digitalworld23digitalworld23 Member Posts: 14
    Any Help is Appreciated. Please Clarify
  • dunkelgeistdunkelgeist Member Posts: 68
    Take a look to this:

    http://gamesalad.com/forums/topic.php?id=15938

    It has a Hole Actor for every Pool Table Hole, when a Ball falls, then it respawns on another random hole.
  • digitalworld23digitalworld23 Member Posts: 14
    Thank You Dunkel. Appreciate it.
  • AjBlueAjBlue Member Posts: 215
    yes whenever you say x or y of an object it means the center point
  • digitalworld23digitalworld23 Member Posts: 14
    A Sample screenshot would help. I tried this but not quite getting the effect.
  • digitalworld23digitalworld23 Member Posts: 14
    Any Help here would be greatly appreciated.
Sign In or Register to comment.