I need to know the process of uploading both! I have a game ready, but I can't figure it out! Please help me!
Go to your game files in file explorer (Rename it to whatever you want it to be), then right-click > Compress to a zip file. Then upload the zip file.
Don't know about webgl, but for source code there's an option in unity to export project- that's what I used today. Day before I used GitHub, don't actually know if it worked though ._.
just select both files when uploading and mark WebGL zip as "this file will be played in browser"
Okay, but how do I upload both on the same page?
I can only get source code, not WebGL too
Upload the WebGL first, then mark it as a playable file in the browser, then upload the source code.
My goal is to have it playable in the browser
I said above.
Okay, if this works, thank you! That was a faster response than I had expected!
No problem! I was already on the community page when you posted this, so decided to help out!
Hi, I see you have uploaded the web build, now you just have to upload another file for the source code zip
You also need to change viewport dimensions in itch to 1000 by 650
I already helped him, bruh
But the dimensions are off one the browser, how do I fix that? I did what you said to do in unity
Nevermind, I figured it out, sorry! And thank you!