Brb, gonna try pasting this code onto the coalition helmets
Code:
function Update(self)
self.Pos.Y = self.Pos.Y - 100;
end
edit: Judging from how the helmet now floats 100 pixels above the coalition soldier, I say yes.
edit2: An interesting thing I just found out is that if you shoot or destroy the helmet in any way, the Coalition soldier's head also gets gibbed. For what reason however, I have no idea.