Hi, I tried to use the tizen export of Construct 2, and put the files in a work space folder containing a web app for tizen, hoping to turn that into a game.
Despite the index.html being replaced with that of the game, the Tizen template's "Basic" screen still overrides the game itself. I tried disabling the part of main.js that was causing this, but now it's just a blackscreen.
Does anybody know how to modify the Tizen Template to work as an html5 game that is already made but has the files overriden over the workspace folder so that it can be built into an actual working game?
All tutorials are for the former Tizen IDE, and Tizen studio is different enough that it doesn't behave the same. Even building the program results in it getting stuck at 99% for a long time.