I am doing my first Unity Standalone game. I don’t know if it’s possible to convert to Web Player based game from standalone. If there’s any documentation about conversion please let me know.
Share
Sign Up to our social questions and Answers Engine to ask questions, answer people’s questions, and connect with other people.
Login to our social questions & Answers Engine to ask questions answer people’s questions & connect with other people.
Lost your password? Please enter your email address. You will receive a link and will create a new password via email.
Please briefly explain why you feel this question should be reported.
Please briefly explain why you feel this answer should be reported.
Please briefly explain why you feel this user should be reported.
Press shift+ control+B or go to File-> build settings you will have options to change it towhat ever platform u want(ma be locked according to ur license!). jus select the web Player option, set proper settings for tht platform and click on Build you would get the web player build.
if you are trying to change a Standalone build you have already taken to a web-Player one, It is not possible.. you should take a look into what unity does (or basically what mono does!) to know the answer why! 🙂