Bird Problem

0 favourites
From the Asset Store
The "Flying bird" game assets. The characters have been created with inspiration from popular mobile games
  • This bird was a HUGE pain but it taught me a lot. There are more actions to him but here is most of his code. I finally used platform simulations to successfully fix him.

    He has an instance variable for "right" text for direction and behaviors are platform, bound to layout and solid.

    I added invisible blocks as "edge markers" on the right and left sides of the screen so that he would know which way he's going and won't turn backwards or upside down. I also made it so that if he hits the ground he will simulate control "jump" so that he doesn't stick on the ground.

    <img src="http://www.eliyahna.com/temp/capture15.jpg" border="0" />

  • Try Construct 3

    Develop games in your browser. Powerful, performant & highly capable.

    Try Now Construct 3 users don't see these ads
Jump to:
Active Users
There are 1 visitors browsing this topic (0 users and 1 guests)