The problem is with your bomb.
Add TransportSlotCount = 1 under Vision Range = 0.0. without this I think it sets it to 0 which means you bomber has no bombs to drop.
Also after testing this I found you may want to add:
Behavior = HeightDieUpdate ModuleTag_06
TargetHeight = 1.0
TargetHeightIncludesStructures = No
End
Without this your bombs wont blowup, they just travel along the ground.
|