thomas-alrek/JSGame

Shadow bad performance - dev

Closed this issue · 0 comments

When adding the Shadow component to a GameObject, performance drops from 30 fps to 5 fps in Safari on Mac OS X 10.11.

It seems like shadows is drawn for all elements, and this causes each particle in the ParticleSystem to get a shadow.