public void RemoteFired(SWNetworkMessage message) { bool faceRight = message.PopBool(); shoot.FireBullet(faceRight); }