WebGL / PHP / TXT integration in WordPress
-
Hello,
I’d like to begin my WordPress blog with a WebGL word game made I made with Unity. My goal is to have this game communicating with a txt file that I can auto-update as posts on a page in my blog (where people can engage with player’s generated stories, vote, comment, like, etc). I’m able to produce a local txt file from Unity on my own device, but I’m not sure how to get the WebGL build to speak to this file & then auto-update my blog (perhaps with some time lag so I can review posts)… It seems as if PHP is the proper way to connect these, but I’m new to that system & looking for the easiest / best method possible. Any suggestions?
Thanks!
The topic ‘WebGL / PHP / TXT integration in WordPress’ is closed to new replies.