Would-be game designer and scientist.
@drhayes - thanks for the helpful tips. The camera trap is something that I de…
Hi Joncom, you're right, but I should have said that the real goal here wa…
Thanks for the response dungeonmaster. I also caught that error but my problem…
What I am trying to implement is a camera that follows the player with some lag…
OK, I am starting to get it. I will likely have more questions as I attempt to…
Great stuff man, works as intended. However, I can see how this might get mess…
I am attempting to use collision filtering in a Box2D game in order to improve …
Sorry to bump an old thread... I am currently reading through the source code …
Maybe this is a dumb question, but can you also draw images in this way while u…
Thanks again for the help. The code you posted didn't work right away for…
I have a question regarding the correct way to implement the .getTile(x, y) met…
The documentation associated with the flash & c++ versions of box2D collisi…
Hello Impact Community,
I am afraid that I have more stupid questions about Bo…
Very informative & helpful stuff. I am working through the changes now and…
So I have resolved the circular dependencies issue. I am skipping the start sc…
It seems like the problem is more complicated and I am trying to solve the wron…
I have used SVN before for document writing but never git. I am looking into i…
The collision map is definitely there and I am pretty sure that it is defined c…
I'm sorry, yes, they are both undefined. That is what motivated me to loo…
The first call to load level is in
##
init: function() { ... }
##
in my main.js…
I suppose a better way to phrase my question is: do I have to do anything diffe…
I am updating my game with your version of Box2D and I am having a few minor is…
Thank you for the helpful post! I am going to check this out tonight, looks to…
I have two somewhat stupid questions regarding the impact implementation of Box…
Thank you for the helpful replies! @mimik I was going down this path and it wa…
So, I am trying to incorporate some realistic physics into my game. I am findi…
Thank you much, that fixed it!
Greetings All! I am trying to get a bit of code running. I have attached two…
Console reads:
Unresolved (circular?) dependencies. Most likely there'…
Thanks drhayes for the reply! Yes, I am still unable to get it going properly.…