Wicklets / wick-editor

A free and open-source tool for creating games, animations and everything in-between!
https://www.wickeditor.com
GNU General Public License v3.0
618 stars 101 forks source link

Executing to an HTML file will sometimes send the black borders behind game objects. #342

Open ClassicMC-Studios opened 2 years ago

ClassicMC-Studios commented 2 years ago

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.

Solution -- Keep the black borders permanently in the front to prevent the game objects/sprites from being able to be seen above it.