public void Trigger(bool button = true)
 {
     FireControlScript.Trigger(button);
 }