arunkumarmunusamy / bitfighter

Automatically exported from code.google.com/p/bitfighter
Other
0 stars 0 forks source link

Soccer goal scoring bug #425

Closed GoogleCodeExporter closed 9 years ago

GoogleCodeExporter commented 9 years ago
Taz reports (but unconfirmed)

if a testitem pushes a soccer ball into a goal no points are scored. 

so two team soccer match
testitem pushes soccerball into red goal
nothing happens, soccer ball respawns

This can probably be fixed by not changing "last touched" after a collision 
with a TestItem...

Original issue reported on code.google.com by watusim...@bitfighter.org on 22 Apr 2014 at 9:24

GoogleCodeExporter commented 9 years ago
I tested the scenarios for this.  It only happens if the ball was not 
previously touched or shot at since it respawned.

I think this is expected behavior.  Any better ideas?

Original comment by buckyballreaction on 13 Sep 2014 at 11:19

GoogleCodeExporter commented 9 years ago
With more than two teams, it would be hard to say who should get the score.  In 
a two team game it is more clear, but this seems to be a rather unusual 
situation.

However, I could see if a player shot a TestItem that then hit a ball to create 
a score, he might feel entitled to the score.  But tracking that would be far 
more complicated than is worthwhile.

I would also vote for WontFix.

Original comment by watusim...@bitfighter.org on 14 Sep 2014 at 12:14