Jump through one side of a platform

adambowker98adambowker98 Member Posts: 57
edited December 2011 in Working with GS (Mac)
How can I make a platform so it can be gone through from the top but you cant go through it from the bottom?

Comments

  • JohnPapiomitisJohnPapiomitis Member Posts: 6,256
    you can have rules to only collide if the players x position is less then the platforms x position

    cheers
  • adambowker98adambowker98 Member Posts: 57
    edited December 2011
    Wait.. wouldn't I need to collide if the player Y position is less than the platform Y position, rather than the X positions?
  • JohnPapiomitisJohnPapiomitis Member Posts: 6,256
    yes i meant the y, sorry about that
  • adambowker98adambowker98 Member Posts: 57
    Ok and would I need to make an attribute for PlayerY? If so, how would I do that?
Sign In or Register to comment.