In this dev log for Embers of Empire I show off the updates to the combat feature to the space dogfighting part of my game. I've implemented an attachment system to add weapons to ships. Created a base class of ship that player and ai ship use so they share weapons and damage models. I also added some simple AI that fights back, explosions and some UI flourishes to support the combat.