Indie game storeFree gamesFun gamesHorror games
Game developmentAssetsComics
SalesBundles
Jobs
Tags
(2 edits) (+1)

Hey Phantom, I wanted to play this one but I just get a blank screen in Firefox and Edge. Is it just my machine playing up? Thanks! Edit: it just loaded - maybe my connection was slow.

Nice game. Working an infinite scrolling parallax effect in a 3D environment is really hard - it's something I managed on a Godot project (in 2D) but still have trouble with in Unity. I'm sure you've tweaked it a lot but I think maybe the obstacles should move a little faster.

(+1)

Thank you! I've noticed some of the WebGL games seem to take a moment to load up first time but I wasn't sure if that was my connection or maybe it's an optimization thing(?).

Yes! Out of interest what's the size of your build? Mine is 20MB (and most of that is the music) - though obviously it's a very graphics-light 2D game. I'm not too knowledgeable about Unity's build system, but a side effect of my WebGL build problems was me cleaning out absolutely everything unused in my asset folders.

(1 edit)

Looks like the final WebGL zip came in at about 65M. I had read that Unity was pretty good about packaging only items that were used in your selected build scenes but I'm sure there is some additional fat trimming I could have done..

*edit* I also chose the speed over the size parameter in the build settings.

(+1)

My internet connection is terrible so it's probably just me. I also used 'speed' - tried 'size' for fun earlier but it made no difference!