public override void Setup() { base.Setup(); _magneticField.UpdateField(); _magneticField.Parent = this; }