They basically tell the game how big something is, so that knows when a weapon hits or where a building or vehicle can go. In most FPSes, this is done with a linked set of "hitboxes" but in Generals it's just a simple shape, like a box, cylinder or sphere. Usually you would want to make these the same size as the model, but in some cases you would want to make it different.
|