Hello, I'm new here, and I have a problem.
I'm testing out a concept of a player shooting "gravity bullets" that interact with the environment using the physics behavior. Unfortunately, there are two problems:
1. The bullet does not fire at the mouse
2. The bullet rarely interacts with the box
here's the .cap file:
http://g.imagehost.org/download/0450/gravity
EDIT: the interaction problem seemed to be caused by setting the bounding box to ellipse. Still trying to figure out the other problem...