Page 3 of 6
Re: [lib] Box2D Helper
Posted: Wed Apr 27, 2016 12:59 am
by Alexar
AntonioModer wrote:Alexar, why you don't give us sources?
because it's not finished yet, and almost no documents and not comments. the structure of code is not well organized. I think I still have a lot of work to do. for now, I am just putting more features and see the possibility. if you insist... here is the git:
https://github.com/AlexarJING/box2dhelper/
Re: [lib] Box2D Helper
Posted: Wed Apr 27, 2016 5:40 am
by AntonioModer
Thank you!
Re: [lib] Box2D Helper
Posted: Wed Apr 27, 2016 6:31 pm
by Tanner
If you're taking requests, a one-way platform helper would be nice.
Re: [lib] Box2D Helper
Posted: Thu Apr 28, 2016 1:42 am
by Alexar
Tanner wrote:If you're taking requests, a one-way platform helper would be nice.
I have already done a oneway wall in the fixture callback bounding. I didn't show that screenshot. but thank you!
Re: [lib] Box2D Helper
Posted: Thu Apr 28, 2016 1:47 am
by Alexar
new update:
generate a texture bounding object directly by a image ~~
- GIF2.gif (625.97 KiB) Viewed 8119 times
drag and generate
- GIF3.gif (153.35 KiB) Viewed 8093 times
oh, the oneway wall
- 3.gif (425.38 KiB) Viewed 8119 times
Re: [lib] Box2D Helper
Posted: Thu Apr 28, 2016 2:07 pm
by Tanner
Nice!
Re: [lib] Box2D Helper
Posted: Sat Apr 30, 2016 4:35 am
by beuz
Very nice, thanks for making that, it's already helping a lot!
Re: [lib] Box2D Helper
Posted: Wed May 04, 2016 6:58 am
by Alexar
new update
- topdown.gif (466.46 KiB) Viewed 8001 times
Re: [lib] Box2D Helper
Posted: Wed May 04, 2016 7:08 am
by Ortimh
Love the new update! So is it possible to use your library for top-down perspective games?
Re: [lib] Box2D Helper
Posted: Wed May 04, 2016 2:04 pm
by Alexar
Ortimh wrote:Love the new update! So is it possible to use your library for top-down perspective games?
and more see this
- jump.gif (718.73 KiB) Viewed 7970 times