When making games with the new plugin-free Unity 5 player does anyone know if events in the game will be able to trigger DOM events? For example, would it be possible to launch a Javascript “alert” or change the background color of the rest of a page (not the player) when something inside the game happens?
Since i don’t have unity 5 i cant guaranty it but they probably include the same api that the webplayer currently has
http://docs.unity3d.com/Manual/UnityWebPlayerandbrowsercommunication.html