I know it might not look like much but I actually accomplished a LOT today. I just made my life easier by rewriting some code, adding a ton more code and working on the dialog system to control a ton of stuff.
Here are the things I did:
+Made it so I can control the cameras during Dialog lines
+Separated Dialog tables - This will allow each character in the game to have their own Dialog easily changeable for me!
+Created a unique name field - This is to allow me to control the names of who is speaking what in the dialog easily
+Remove the title screen after hitting new game or continue - This is so it doesn't stay on the screen
+Made it so that when you click ANYWHERE on the screen the dialog continues
+Added commands section in the dialog - this allows me to run commands based on dialog choices and more!
+And finally I added audio clips to dialog - This will allow for sounds and voice acting during dialog! Woot!