x


web player problems

when i export my game from unity into a web player when i play the game it dosent fit eveything onto the small box which the web player gives me. please can anyone help me with this that dosent involve having to move every thing more into the center.

more ▼

asked Dec 19 '10 at 09:10 PM

hugemaggot gravatar image

hugemaggot
168 40 42 45

this problem also happens when i export my game into pc or mac

Dec 19 '10 at 09:21 PM hugemaggot
(comments are locked)
10|3000 characters needed characters left

1 answer: sort voted first

For pc and mac, it should give options at the begining when you first run the exe.

As for the web player, open the html file it gives out with notepad or a text editor of your choice, find the line:

unityObject.embedUnity("unityPlayer", "WebPlayer.unity3d", 600, 450);

Change the 600X450 to what resolution you'd like. That is the normal resolution that'd look good on most monitors as not many people use a computer to play games that is lower than that size...

Hope that helps =).

more ▼

answered Dec 19 '10 at 11:32 PM

Justin Warner gravatar image

Justin Warner
6.3k 19 27 65

do you meen the notepad document thing?

Dec 20 '10 at 10:46 AM hugemaggot

oh dosent matter i figured it out

Dec 20 '10 at 10:49 AM hugemaggot
(comments are locked)
10|3000 characters needed characters left
Your answer
toggle preview:

Up to 2 attachments (including images) can be used with a maximum of 524.3 kB each and 1.0 MB total.

Follow this question

By Email:

Once you sign in you will be able to subscribe for any updates here

By RSS:

Answers

Answers and Comments

Topics:

x3737
x812

asked: Dec 19 '10 at 09:10 PM

Seen: 1246 times

Last Updated: Dec 19 '10 at 09:10 PM