Bullets don't always create shadows

Jump to navigation Jump to search
Revision as of 7 November 2017 at 23:57.
The highlighted comment was created in this revision.

Bullets don't always create shadows

I see robots creating a bullet shadow every time a bullet passes a wave but there is a chance that it doesn't create a shadow. For example, when two TrackFire fires at each other, the bullets don't collide. Probably I didn't understand the strategy but I just wanted to learn.

    Dsekercioglu (talk)18:50, 7 November 2017

    Sorry, I think I understood it. Bullets don't collide by their positions. They collide by the line(?) between it's current position and old position.

      Dsekercioglu (talk)19:08, 7 November 2017

      Exactly, when the lines cross then there is a collision.

        Skilgannon (talk)19:52, 7 November 2017
         

        The statement is true, however since in that case the shadow size is zero — it won’t hurt so no branching is really needed.

          Xor (talk)00:57, 8 November 2017