Executing to an HTML file will sometimes send the black borders behind game objects.
Opened this issue · 0 comments
The bug ---
When running my wick editor game that has been exported as a html on my web browser(chrome) the black borders to the side of the game window will not cover some object having those objects/drawings appear above the borders making it not look as good.
Recreate it--
There is no simple way to trigger this bug, but I only happens when you have a larger (game/animation) project and have exported it to html. This is will not happen 100% of the time but on some rare occasions the borders will seem to be behind some game drawings.
What was Expected --
When running the html file onto the web browser I expected the left and right borders to prevent other things in the actual game from appearing in front of it.
- OS: [chrome OS and macOS]
- Browser [chrome]
- Version [v 98.0.4758.107 ]
Solution --
Keep the black borders permanently in the front to prevent the game objects/sprites from being able to be seen above it.