hello, i am trying to maximize the space unity web player takes by editing the html part. i put 100% for height and width. that sorts out most of the problems. i also removed “created with unity” at the bottom of the screen. the only thing left is at the top part of the screen that says "unity web player - " followed by the name of the file. i couldnt find that in the html…
i am doing this so that i dont have scroll issue.
i dont want window to be scrollable.
thanks!