parkm / oldbpm

A JavaScript game where you shoot at bubbles.
0 stars 1 forks source link

Graphical Glitches + slowness on unpause #30

Closed dgpt closed 10 years ago

dgpt commented 10 years ago

This only seems to be happening on focus (unpausing). A giant bubble texture will blink on the screen, taking up full board. All armor textures will blip off and on on bubbles.

I've also noticed some slowness on unpause as well. Possibly related.

Steps to reproduce:

  1. Load game, focus screen
  2. Blur screen - now paused
  3. While paying close attention to bubbles, focus screen
parkm commented 10 years ago

The giant bubble texture may be another depth problem.

dgpt commented 10 years ago

Are you still able to reproduce this? I think my last commit fixed the big bubble

parkm commented 10 years ago

It was pretty rare when it did happen. I'll look out for it.

On Sat, May 17, 2014 at 7:30 PM, Spencer Miller notifications@github.comwrote:

Are you still able to reproduce this? I think my last commit fixed the big bubble

— Reply to this email directly or view it on GitHubhttps://github.com/despondentdonkey/bpm/issues/30#issuecomment-43428888 .