User Tag List

Results 1 to 5 of 5

Thread: ABOUT THE TOTURIAL

  1. #1
    No Products Registered

    Join Date
    Nov 2007
    Posts
    11
    Mentioned
    0 Post(s)
    Tagged
    0 Thread(s)

    ABOUT THE TOTURIAL

    hi all i have bean doin the tutorial on ChocoBreak and would like to mod it a bit but i cant seam to work out how to make somthing float down the screan when a serton breack is destoryed can eney one help me please thanks

  2. #2
    Clickteam Clickteam
    Jeff's Avatar
    Join Date
    Jun 2006
    Location
    Battle Ground Washington
    Posts
    11,825
    Mentioned
    8 Post(s)
    Tagged
    2 Thread(s)

    Re: ABOUT THE TOTURIAL

    Each object has an X and Y location on the screen you can change those at runtime

    So for example if you wanted the bricks to slowly move down the screen you could do an event like this

    Conditions:
    Always

    Actions:
    [Your object] - Position - Set Y Position: "Get current Y position" +1

    Note: You get the current Y position by using the Get data from an object button in the expression editor then finding your object.

  3. #3
    No Products Registered

    Join Date
    Nov 2007
    Posts
    11
    Mentioned
    0 Post(s)
    Tagged
    0 Thread(s)

    Re: ABOUT THE TOTURIAL

    sorry dont understand wot you mean i wont the breack to change to say like a cherry and then float down the screan thanks

  4. #4
    Clickteam Clickteam
    Jeff's Avatar
    Join Date
    Jun 2006
    Location
    Battle Ground Washington
    Posts
    11,825
    Mentioned
    8 Post(s)
    Tagged
    2 Thread(s)

    Re: ABOUT THE TOTURIAL

    Have you tried to do that?
    Thats the easy way to try to learn how to use MMF -- just try things.

    As an easy way you could give your cherry a path movement.

    Then
    Create you new cherry at the same location as the brick.
    and it will follow the path you drew down the screen.

  5. #5
    No Products Registered

    Join Date
    Nov 2007
    Posts
    11
    Mentioned
    0 Post(s)
    Tagged
    0 Thread(s)

    Re: ABOUT THE TOTURIAL

    hi Thanks for all your help i have figerd out how to doit finley

    thanks

Posting Permissions

  • You may not post new threads
  • You may not post replies
  • You may not post attachments
  • You may not edit your posts
  •