Hi,
So I have a game with things happening...
In WebGl, I have a fps of 20...
It's quite low...
If I disable all my game scripting, it's still around 20!!
So I guess that's what is on the screen...
I have 23 layers
Some transparancy
a layout of 4000x1000
and a window of 1000x600 with a scrolling.
The same size of layout & window but empty, with all the game scripting running. I'm at 55fps...
So...
I guess that's all the layers... What do you think ? Is that possible ?
If I change things to use more the Z order than layer, will it be better for the fps ?
Thx