Communication between Unity WebGL and a Page

After building custom Template for Unity WebGL, and creating own JS plugin for it, it’s finally time to make another step! Make communication between Unity WebGL and a page!

I would recommend reading about these two posts before continuing with this one, as we will use know-how from them!

But if you already have an understanding of how to write plugins in JS and create your own templates or how to make your own pages, feel welcome here. ?

Continue reading “Communication between Unity WebGL and a Page”