https://github.com/studentutu/unity-js-page-communication
inter-page comunication Unity to HTML, web page
https://github.com/studentutu/unity-js-page-communication
communication html messaging page unity
Last synced: 9 days ago
JSON representation
inter-page comunication Unity to HTML, web page
- Host: GitHub
- URL: https://github.com/studentutu/unity-js-page-communication
- Owner: studentutu
- Created: 2021-02-25T13:18:21.000Z (over 5 years ago)
- Default Branch: master
- Last Pushed: 2021-02-25T13:18:31.000Z (over 5 years ago)
- Last Synced: 2024-11-14T23:34:21.458Z (over 1 year ago)
- Topics: communication, html, messaging, page, unity
- Language: ShaderLab
- Homepage:
- Size: 1.2 MB
- Stars: 3
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# Communication between Unity WebGL and a Page
This repository contain example how you can implement communication between Unity WebGL and a page. You can check how it was created!
In addition to this repository I also made a post about it that you can find here: https://www.patrykgalach.com/2020/05/04/communication-between-unity-webgl-and-page/
Enjoy!
---
# How to use it?
Clone this repository to you computer or browse it online!
If you want to see that implementation, go straight to [Assets/Scripts/](https://bitbucket.org/gaello/unity-page-communication/src/master/Assets/Scripts/) folder. You will find all code that I wrote to make it work. Code also have comments so it would make a little bit more sense.
I hope you will enjoy it!
---
For more visit my blog: https://www.patrykgalach.com