Player Movement Please Help Me ( Image Included)

creativeappscreativeapps Member Posts: 1,770
edited November -1 in Working with GS (Mac)
My player is in RED and I have 2 actors Actor A and Actor B both are in green ( please check image )
When player is jump into Actor A it will automatically came out with jump from Actor B. How do I do that?
Please check image and help me.

[IMG]http://i55.tinypic.com/2ma8wj.jpg[/IMG]

http://i55.tinypic.com/2ma8wj.jpg

Comments

  • JohnPapiomitisJohnPapiomitis Member Posts: 6,256
    youll need to make 2 real attributes called teleporterX and teleporter Y

    in the green box to the left( the one you come out of) constain attribute teleporterX to self position , and constrain attribute teleporterY to self positionY

    Then have a rule in the player when actor overlaps or collides with the green box on right

    change attribute self position x to teleporter x
    change attribute self position y to teleporter y
    and change atribute self motino linear y to 200 or somethin like that

    that should work for you
  • creativeappscreativeapps Member Posts: 1,770
    thanks a lot my friend. let me try i will get back to you.
  • JohnPapiomitisJohnPapiomitis Member Posts: 6,256
    no problem, i left something out i edited the post for you

    cheers
  • creativeappscreativeapps Member Posts: 1,770
    wow thanks a lot it works perfect. I simply follow you instructions and it works. Thanks onces again.
    What can I do for you? Please let me know
Sign In or Register to comment.