Question by
KingGeneralTheHux · Jun 12, 2020 at 10:00 AM ·
buildbugtextcanvasvisibility
Text (in canvas) is not visible after build (and other bugs)
I have made a game in which I have trigger objects that change the text in a canvas via script as a form of tutorial. When I run the .exe or .html file after build the text will not show up.
I also have a moving wall of death that appears later in the level but it after build it is visible from the start.
I don't have an output_log.txt file either.
What do I do to make my game exportable
Comment