BombSquad Tools is a Blender add-on for creating BombSquad game assets, built by aryan02420. It handles import and export of BombSquad's .bob, .cob, and .json files, covering the mesh formats the game uses for characters and maps.
Importing is done by dragging .bob, .cob, and .json files straight into Blender, and batch imports let you bring in multiple meshes at once. Exporting is customizable, so meshes can be written with or without object transformations or modifiers. An automatic setup arranges character parts and sets up collection exporters with a single click, and a UI panel handles adding map locations.
The add-on is an enhancement of earlier work by Mrmaxmeier and shantanuaryan67, and is released under the GNU General Public License v3.0 or later. It targets Blender 4.2 LTS and newer, with version histories noting support for older Blender releases through separate builds. The project is open to pull requests on its GitHub repository.