public void StartConversationWithColor(Dialouge[] dialouges)
 {
     conversationController.ConversationWithColor(dialouges);
 }