Devlog Week 34
Dialog variables I needed to make the dialog adjust for the player character’s name, gender, age…etc. So I added variables to the dialog. For example : Hello $PlayerName$ becomes Hello Abdou. Of course this can be anything, but for now I just need it for name and pronouns when the player is referred to in third person. This can be changed dynamically during runtime […]
Read more