Warbox is a physics-based tactical simulator that allows players to either observe battles from a "god-like" perspective or directly control individual soldiers.
This report details the update and its role within the larger tactical sandbox simulator. This specific version was a major milestone, often referred to as the "1 Year Anniversary Update" . Update Overview: Version 0.0.2.9 Warbox.v0.0.2.9.part3.rar
footprint_model: # types: "point", "circular", "two_circles", "line", "polygon"
type: "polygon" #"circular"
radius: 0.38 # for type "circular"
#line_start: [-0.3, 0.0] # for type "line"
#line_end: [0.3, 0.0] # for type "line"
#front_offset: 0.2 # for type "two_circles"
#front_radius: 0.2 # for type "two_circles"
#rear_offset: 0.2 # for type "two_circles"
#rear_radius: 0.2 # for type "two_circles"
vertices: [ [0.26, 0.26], [0.26, -0.26], [-0.26, -0.26], [-0.26,0.26] ] # for type "polygon"