Load Conversation line dynamically from Server
Posted: Wed Mar 09, 2022 10:57 pm
Hey Toni!
Hope you are well mate,
so I've built a system where im storing quest data on a webserver which im pulling in & then parsing to strings etc at runtime which all works fine.
What im looking to do is modify the conversation tree from dialogue system which we are using with a quest machine backend, essentially i want to be able to pull in those dynamic fields we pulled from the server.
So for example i could have a line like this "Hi, [USERNAME], Welcome to [Game Name]" etc etc
any ideas?
Hope you are well mate,
so I've built a system where im storing quest data on a webserver which im pulling in & then parsing to strings etc at runtime which all works fine.
What im looking to do is modify the conversation tree from dialogue system which we are using with a quest machine backend, essentially i want to be able to pull in those dynamic fields we pulled from the server.
So for example i could have a line like this "Hi, [USERNAME], Welcome to [Game Name]" etc etc
any ideas?