public void ControlBrother() { if (sister_handler.UnderPlayerCommand()) { sister_handler.PlayerLeaveControl(); AssumeControl(brother, brother_handler); } }