Want to know About how to stop Animation when my player Moving Right and Left?

mnaseertariqmnaseertariq Member Posts: 62
edited June 2013 in Working with GS (Mac)
Graphic and animation i have a litlle problem.
i have made an animation of 2 png images when my player standing still then i animate these 2 pngs player face move left and right its fine, The Rule i define here when player colide with any platform then play this animation working good.BUT when i move my player to left or right then the same animation is showing there i didnt want that animate of 2 pngs image when my player moving left and right please help me what i have to do for this thanks in advance

Comments

  • BenMakesGamesBenMakesGames Member Posts: 85
    Create a rule stating that if the linear motion is greater than > 0 then constrain an image to "example.png"
  • mnaseertariqmnaseertariq Member Posts: 62
    Create a rule stating that if the linear motion is greater than > 0 then constrain an image to "example.png"
    Thanks for your advice but i am new may be this is little unknown for me,if you dont mind please write a rule here

  • mnaseertariqmnaseertariq Member Posts: 62

    Thank you will give it a try
  • mnaseertariqmnaseertariq Member Posts: 62
    edited June 2013
    Create a rule stating that if the linear motion is greater than > 0 then constrain an image to "example.png"
    Thanks for your advice but i am new may be this is little unknown for me,if you dont mind please write a rule here

  • mnaseertariqmnaseertariq Member Posts: 62
    edited June 2013
    Create a rule stating that if the linear motion is greater than > 0 then constrain an image to "example.png"
    Thanks for your advice but i am new may be this is little unknown for me,if you dont mind please write a rule here

  • mnaseertariqmnaseertariq Member Posts: 62
    stucking at constrain an image you mean change image dont understand plz explain video is nice but the part where face right linear velocity things not seen able bluery hope will got that point but not right now
  • The_Gamesalad_GuruThe_Gamesalad_Guru Member Posts: 9,922
    Yes change the image. The right should be same as the left when linear velocity is 0 and self.faceright is true. Yes this is an old video so not high definition.
  • mnaseertariqmnaseertariq Member Posts: 62
    Yes change the image. The right should be same as the left when linear velocity is 0 and self.faceright is true. Yes this is an old video so not high definition.
    thanks man great will be back to you when i face any other problem thanks

Sign In or Register to comment.