hello, im making a game in unity version3, all my scripts are working fine, my question is:
if anyone can give me a link to a tutorial about making a game work in web player.
preferably one including things like scripts to use, because i just have no idea what to do with all these scripts i'm hearing about, like WWW script.
please help me.
go to file-> build settings -> choose web player (as the platform) -> build
then go to your project directory folder, and there will be a UNITY3D file which can be played in the web.
test it by drag it to your browser.