• Register

Co-Founder of Lava Monkey Games. Software developer: Unity 3D, C#, http://t.co/LvgmdX52il.

Comment History
chadlare
chadlare - - 2 comments @ Violent Sol Worlds

Sounds awesome. I'm looking forward to seeing the interaction between the crafting and the combat. Vehicle crafting/customization sounds particularly cool.

Good karma+3 votes
chadlare
chadlare - - 2 comments @ Chrome pulls Unity plugin

I use Unity for game jams and games for #1GAM, so I'm dealing with the same issue. I've experimented with the WebGL exporter some. It worked for one of my games, but I had some issues with another one so went back to doing a regular web player build.

I think WebGL in Unity is going to be awesome, but right now the exporter is still in beta (and I believe browser support for WebGL may still be somewhat inconsistent). So currently the options are:
-Try Web GL exporter...might work for your game, but may have some problems.
-Do a web player build and instruct players about how to enable NPAPI plugins if running Chrome Support.google.com
-Do a web player build and tell players to use Firefox, etc.

The situation is kind of a pain, but it's not a huge deal for me since I'm not currently trying to make money off of web builds. But I can see where it's currently a major problem for companies that rely heavily on Unity web player.

Good karma+1 vote