- Home /
Can i get my game to interact with my enjin website?
is there anything that will allow me to use my game on my enjin website?
Comment
Answer by Drakulo · Jan 21, 2014 at 01:28 PM
You can send events from and to Unity Web Player, and code some javascript on your page. Here is the documentation : http://docs.unity3d.com/Documentation/Manual/UnityWebPlayerandbrowsercommunication.html
i am not using unity web player, just a normal online game
O$$anonymous$$. Then you have to code some webservices on your website and call them from the game itself. Something like this :
Your answer
Follow this Question
Related Questions
Object color change 0 Answers
Error script 2 Answers
Editor folder not working 0 Answers
Help Error CS0111 1 Answer
Animation won't play? Please help! 7 Answers