Lets say I have a standard Notepad text file called "GameScript.txt", which contains the script for the game (what characters say etc), is there anyway I can reference that text file in the "set text" event?
For example:
Let's say I have a character called Jane and I want her to say "Jane: Whoopie, I love fish in the morning after wine." In my "GameScript.txt" file, I have the line "Jane: Whoopie, I love fish in the morning after wine." on row 6 of the document, is there any way I can reference that line instead of typing out the line into the text box manually?
It would make making changes to the script far easier, and it would allow me to easily translate the game, pointing the game to the translated "GameScript_French.txt" file, instead of manually changing the set text's to french.
I hope that makes sense? If not, just respond and I'll try to make it more clear.
Thanks for any help guys!