How to make the shadow to follow my character?

pixtoy@pixtoy.compixtoy@pixtoy.com Member Posts: 5
edited July 2012 in Working with GS (Mac)
My game have problems with the collision object, I mean the shadow of my character is the collision object and it doesnt follows the character as it should.
In the test, the character goes ahead and the shadow (collision object) goes back, as the speed was different between them.
What behavior can I use to make the shadow and character together the same action and positions all the time?

http://migre.me/9KoxD

Thanks

Best Answer

  • gyroscopegyroscope I am here.Posts: 6,598
    Accepted Answer

    Hi sorriastudio

    Trying to match a speed between the shadow and the player won't work at all well but ten points for trying, as they say!

    So take any movement behaviours out of your shadow and put in a Constrain behaviour to follow the player's x coordinates.

    ""You are in a maze of twisty passages, all alike." - Zork        temp domain http://spidergriffin.wix.com/alphaghostapps

Sign In or Register to comment.