Sprite collision

  • tbruce
    Likes 0

    Problem Description

    Hi,

    Is there a way to stop the flappy bird from moving when hitting the pointNode (from the tutorial on your site)?

     

    Thanks 

  • Sonar Systems admin
    Likes 0

    Are you talking about bounce?

  • tbruce
    Likes 0

    When the bird flys between the pipes it moves back slightly.  I guess it would be bounce. I apologize, I’m just starting to learn this haha 

  • Sonar Systems admin
    Likes 0

    Yes it is because we are using Physics, you could just use bounding box collision.

Login to reply