ScriptaGames / zorbio

A 3D multiplayer WebGL game
MIT License
8 stars 1 forks source link

Gotta clean up the re-spawn screen #523

Open Jared-Sprague opened 6 years ago

Jared-Sprague commented 6 years ago

currently the re-spawn screen is a mess: screenshot from 2017-11-18 18-12-12

We should fix it so element's aren't overloaping. maybe get rid of the ad and high-scores on this screen. Or make a smaller banner ad.

Jared-Sprague commented 6 years ago

I also think the game stats should be in table colums so they are easier to read

mwcz commented 6 years ago

Just fixed the scrolling.

mwcz commented 6 years ago

@Jared-Sprague Here is the issue I originally had for this, #446, but yours is more thorough so I'll close it.

Jared-Sprague commented 6 years ago

@mwcz The scrolling you added on the respawn helps so much! Looks much better now! I would still like to table'ize the stats to make them easier to read. And maybe adjust their font size down a bit. I think we should also get rid of the title on the respawn screen as it pushes the ad, and high scores complete off the screen on mobile.