Please help with Zig Zag

Discussion in 'How Can I...?' started by Declan Emery, May 3, 2016.

Tags:
  1. Declan Emery

    Declan Emery Boxer

    Joined:
    Mar 1, 2016
    Messages:
    17
    Likes Received:
    11
    Hello everyone hope your day is going well i have been playing around with lots of the templates and decided to create something along the lines of "Zig Zag" but i was just making a mock up and found this issue i can't seem to resolve



    Please help :)

    Kind Regards
    Declan Emery
     
  2. jigglybean

    jigglybean Avid Boxer

    Joined:
    Nov 3, 2015
    Messages:
    270
    Likes Received:
    125
    Go into debug mode and look at the collision shape of your platforms. You need to play around with that.
     
    eyal likes this.
  3. eyal

    eyal Serious Boxer

    Joined:
    Sep 25, 2015
    Messages:
    642
    Likes Received:
    121
    how do u play with the collision shape ? how do u control that ? it seems that it is disconnected from the shape and with no way to control it
     
  4. Declan Emery

    Declan Emery Boxer

    Joined:
    Mar 1, 2016
    Messages:
    17
    Likes Received:
    11
    This is what i currently have setup
    [​IMG]
     
  5. jigglybean

    jigglybean Avid Boxer

    Joined:
    Nov 3, 2015
    Messages:
    270
    Likes Received:
    125
    You have no collision infront of the ball, so its going off the edge, create an object, then delete the image, or take its opacity to 0 to make it invisible then scale it to fit that side and give it collision. The ball should then go up. Do that for all the areas not showing collision.
     
    Declan Emery likes this.
  6. jigglybean

    jigglybean Avid Boxer

    Joined:
    Nov 3, 2015
    Messages:
    270
    Likes Received:
    125
    Click on the box above 'image' on your image - edit the collision.
     
    Declan Emery likes this.
  7. eyal

    eyal Serious Boxer

    Joined:
    Sep 25, 2015
    Messages:
    642
    Likes Received:
    121
    mmmm but this doesn't change the collider. The collider moves separately from the image - at least this is what happens to me when I try to add a ghost jump
     
  8. Declan Emery

    Declan Emery Boxer

    Joined:
    Mar 1, 2016
    Messages:
    17
    Likes Received:
    11
    Thanks for this information i will give it a try and get back to you :)
     
    jigglybean likes this.

Share This Page