Ctrl + Shift + i
or Command + Shift + i
if you're on a mac. Alternatively, you can right click on the page and choose the Inspect element
option.Console
tab to see the logs printed by your game.show scene
statement. Going to the browser's console, allowed us to see more information about it.script.js:164
.main.js
file, right before the monogatari.init ()
function.{
) and end with one as well (}
)[
) and end with one (]
)