Idk if you figured it out yet, but you have to define who the main character is in the 'PhoneTexting.rpy' file. This is the line you have to edit.
> define MC_Name = "Nighten" ##The name of the main character, used to place them on the screen
Change this to the name of your main character and make sure it matches what you have in your main script file!