In my project, when I create an object for the first time a white rectangle blinks and disappears.
There's nothing on the sprite.
When I create an object this happens. This happens with other objects as well.
Any solution?
Thanks!
Have them in the layout at the start of the game then destroy them on start of layout. This way it is loaded into memory. Maybe it is loading it for the first time here and there's some delay.
I have never seen this. Try a different browser. If it doesn't help, try updating your graphics adapter drivers.
Develop games in your browser. Powerful, performant & highly capable.
this happens in any browser here (chrome and opera).
my video card is up to date.
This happens with several of my projects. it's pretty boring =(
it happens with some sprites, with others not. could it be a bug?
Can you try Firefox? Both Chrome and Opera are based on the same Chromium engine. But Firefox is different.
I played on Firefox and the problem doesn't happen... thnks
correction, it happens in firefox too. I need to run the project on other computers to understand if it is something on my PC or something on the project =S