Skip to main content

On Sale: GamesAssetsToolsTabletopComics
Indie game storeFree gamesFun gamesHorror games
Game developmentAssetsComics
SalesBundles
Jobs
TagsGame Engines

It fits perfect to my project but the problem is that sending and receiving messages in white color, not like sender-receiver in the video. Any help?

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!