LWJGL Forum

Programming => General Java Game Development => Topic started by: Daslee on June 19, 2012, 14:14:39

Title: Collision detection and gravity
Post by: Daslee on June 19, 2012, 14:14:39
EDIT: Fixed, topic can be deleted.
Title: Re: Collision detection and gravity
Post by: CodeBunny on June 20, 2012, 17:43:25
If you fix your errors, it's a good idea to leave up your initial description of your problem, and then post how you solved it. It helps other people who run into similar situations.

Other than that, glad to hear it! :)
Title: Re: Collision detection and gravity
Post by: Daslee on June 20, 2012, 19:11:48
I would do that, but it was only my little math mistake and I do not think that other people doing same as me (Math on gravity/collisions and etc).
And this thing for me occurs really often, when I trying to fix problem around 2-3 hours and I can't fix that, so I'm trying to get help in forums, but.. After I posting new topic about my problem, I fixing that problem after few minutes/hours.  ;D
Title: Re: Collision detection and gravity
Post by: CodeBunny on June 21, 2012, 18:51:25
No worries. I'm done similar things myself.