public void UnderColor(Color c)
 {
     dialogueManager.ChangeUnderlay(c);
 }