Posted June 08, 2019 by Serpent7776
#2d #tanks #deathmatch #physics
This is physics update. Previous version were using collision detection implemented by hand which due no time constraints of the game jam could behave quirky at times. This time collisions are implemented using hadron collider (https://github.com/vrld/HC). This should be much more reliable and less quirky.
Have fun!