Menu

#15 tank name+status bar collides with other tanks

closed-fixed
nobody
Gameplay (11)
7
2004-05-24
2004-05-13
glenneroo
No

collision detection routine is checking too much, or
status bar + tank name has collision type that is
causing it to collide with other tanks??????

Discussion

  • glenneroo

    glenneroo - 2004-05-19

    Logged In: YES
    user_id=261226

    fixed by changing the order of TankClass.Draw (base.draw
    then tank specific stuff is drawn) as well as changing the
    order of each of the specific things which are drawn,
    HOWEVER it still comes back occasionally during gameplay!!

     
  • glenneroo

    glenneroo - 2004-05-24
    • status: open --> closed-fixed
     
  • glenneroo

    glenneroo - 2004-05-24

    Logged In: YES
    user_id=261226

    fixed 0.41, problem will Collision routine since bitmap data
    was identical with two identical objects, collision would
    always immediately occur (as with two red tanks)...

     

Log in to post a comment.

Auth0 Logo