Android Example How to use ABPhysicsEngine and GameSprite View together

Hi

I would like to share with you this small example on how to use ABPhysicsEngine and GameSprite View together.

I would like to thanks the authors for those greate libraries:
ABPhysicsEngine by alwaysbusy and
Game Sprite by Jim Brown.

This is just "Falling apple" example with two boxes on the ground, and apple is reacting on touch event as a "flappy bird" character.

Screenshot_2014-06-27-22-33-17.png

the only disadvantage is that bodies are not auto rotating as they should...

Play with it and show us what you came up with :) see ya
 

Attachments

  • theProject.zip
    145.3 KB · Views: 581
Last edited:

0CrimsonScythe0

Member
Licensed User
Longtime User
Hi

I would like to share with you this small example on how to use ABPhysicsEngine and GameSprite View together.

I would like to thanks the authors for those greate libraries:
ABPhysicsEngine by alwaysbusy and
Game Sprite by Jim Brown.

This is just "Falling apple" example with two boxes on the ground, and apple is reacting on touch event as a "flappy bird" character.

View attachment 25994

the only disadvantage is that bodies are not auto rotating as they should...

Play with it and show us what you came up with :) see ya

thanks dude!
 
Top