BinaryWritter portfolio

Hello comunity !!!

As you maybe know im new to Unity, not new to 3d graphics though. I have created a little portfolio, I have done that in Unity of course, but i dont like how it looks (it was my first Unity project) . Basically how can i acheive the following.-

1.- Make the unity player fullscreen by default
2.- When i click the gallery images they dont zoom in, even though in development they do
3.- Any ideas are wellcome

The url is this https://binarywritter.com/ . Thank you in advance !!!

Oh sorry yes !! The webpage is in Spanish (maybe translate it ?)

Did you mean “writer” instead of “writter”? English spelling. Anyway, this may help Unity - Manual: Input in WebGL

1 Like

Thank you @JeffDUnity3D !!! I have added that code, one last question, do i have to implement also Cursor.lockedstate ? I only want the Screen.fullscreen . Thank you again