public override void React(Block moving, Block standing) { Buttons.BlueButtonDown(standing); Sound().Play(Shared.Sound.Button); }