Brick Breaker Help?

Okay, so when i try to make a Brick Breaker, the platform keeps moving, even when I give it a rule to set it's velocity to 0 when it makes contact with the ball. Could someone hand me a very simple template, make a YouTube video, or give me which attributes to put with the ball and platform?(Template Does Not Need To Use Bricks Since I Know How To Do That.)

Comments

  • tatiangtatiang Member, Sous Chef, PRO, Senior Sous-Chef Posts: 11,949
    Usually the way to do that is to have the initial velocity in the rule and then the change velocity to 0 behavior in the Otherwise section. Another way is to set the speed and use something like a Move behavior with an attribute (game.Speed) as the speed and just change that attribute when you need to.

    If that doesn't give you enough to go on, post a screenshot of your rules (see my signature for instructions).

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

  • Thanks, but now I have a new problem. Sometimes when I launch the ball, it just keeps going back and forth between the 2 actors. What do I do?
Sign In or Register to comment.