Search found 41 matches

by kyle.bong2@gmail.com
Tue Apr 09, 2019 7:27 am
Forum: Box2D tutorial discussion
Topic: Platformer
Replies: 2
Views: 22154

Re: Platformer

Thank you!
by kyle.bong2@gmail.com
Wed Mar 27, 2019 2:43 am
Forum: Box2D tutorial discussion
Topic: Platformer
Replies: 2
Views: 22154

Platformer

Hi iforce2d, I wanted to see if any here can give me some guidance. We are making a platform game and getting stuck on a couple of issues. Hero uses a circle body so when -- 1. hero jumps on platform sometime it gets stuck at the corner 2. when hero stand on the corner of block it tends to slide off...
by kyle.bong2@gmail.com
Wed May 11, 2016 7:55 pm
Forum: Box2D tutorial discussion
Topic: Detect stuck dynamic body
Replies: 1
Views: 19917

Detect stuck dynamic body

Hi all, Anyone know best way to detect when dynamic bodies are stuck inside/between static bodies?? Please see screenshot. Any hints greatly appreciated.

Thanks!
by kyle.bong2@gmail.com
Mon Feb 08, 2016 8:14 pm
Forum: Box2D tutorial discussion
Topic: End contact doesn't fire when an object is destroyed?
Replies: 1
Views: 26328

End contact doesn't fire when an object is destroyed?

Any way to force or work around to get End contact to fire?

Thanks!
by kyle.bong2@gmail.com
Sun Oct 11, 2015 5:52 am
Forum: R.U.B.E discussion
Topic: Single joint properties
Replies: 4
Views: 14002

Single joint properties

Hi all,

I have two joints on top of each other, anyway to focus on one in properties instead of multiple? Maybe stupid question but I can't seem to find it :( Please see screen

Using Rube 1.7.3

Thanks!
by kyle.bong2@gmail.com
Wed Oct 07, 2015 6:45 am
Forum: Box2D tutorial discussion
Topic: In air jump
Replies: 2
Views: 23142

Re: In air jump

iforce2d, Thanks for the quick response. I worked it out with your awesome tutorial on jump.

Thanks!
by kyle.bong2@gmail.com
Mon Oct 05, 2015 6:34 am
Forum: Box2D tutorial discussion
Topic: In air jump
Replies: 2
Views: 23142

In air jump

Hi all,

I am trying to figure out how to do in jump for my side stroller game. When I mean "in air jump" is when a hero jump once and jump another when in the air.

Any help or suggestions will be greatly appreciated!

Thanks!
by kyle.bong2@gmail.com
Sun Sep 20, 2015 8:05 am
Forum: R.U.B.E discussion
Topic: drawing grid
Replies: 2
Views: 8438

Re: drawing grid

You are correct. My bad I was over thinking it :cry:
by kyle.bong2@gmail.com
Sat Sep 19, 2015 9:01 pm
Forum: R.U.B.E discussion
Topic: drawing grid
Replies: 2
Views: 8438

drawing grid

Hi iforce2d, Awesome editor by the way! I am looking into drawing similar grid you have in your editor onto cocos2d-x, do you have any pointer doing it? What I am trying to do is have a grid in background so a user can drag a body around and snap to a grid cell, similar to your editor but in iOS and...
by kyle.bong2@gmail.com
Sat Sep 19, 2015 8:57 pm
Forum: R.U.B.E discussion
Topic: car/truck wheel and suspension
Replies: 2
Views: 8433

Re: car/truck wheel and suspension

Awesome thanks!