apitman / commando-engine

Automatically exported from code.google.com/p/commando-engine
0 stars 0 forks source link

Bullets collide with the weapon firing them #26

Closed GoogleCodeExporter closed 9 years ago

GoogleCodeExporter commented 9 years ago
What steps will reproduce the problem?
1. During development of shotgun, certain angles of firing out side bullets
2.  results in the bullets exploding at the barrel upon firing
3. For instance, +5 degrees works but -5 degrees does not; -10 and 10 work

What is the expected output? What do you see instead?
- Expect bullets to never produce collisions with the weapon that fires them

Please use labels and text to provide additional information.
- Jared, I basically am just submitting this issue as a reminder that you
   and I should find an elegant solution to this problem.

Original issue reported on code.google.com by ken.a.ha...@gmail.com on 3 Mar 2009 at 7:15

GoogleCodeExporter commented 9 years ago
This issue has been fixed by causing Bullets to ignore collisions with other 
Bullets

Original comment by jj3...@gmail.com on 15 Mar 2009 at 8:14