Indie game storeFree gamesFun gamesHorror games
Game developmentAssetsComics
SalesBundles
Jobs
Tags
(3 edits)

Yeah WebGL doesn't load in Safari either, error states:

  • [Error] SyntaxError: Invalid character '\ufffd' (anonymous function) (BubbleSnake_WebGL.framework.js.br:1)
  • [Error] ReferenceError: Can't find variable: unityFramework (anonymous function) (BubbleSnake_WebGL.loader.js:1:3182)

Maybe I don't have the UnityLoader.js, or UnityFramework whatever it is in the build folder, which is weird I guess.

I’m really not sure what’s causing the problem with ending the level, I assume all other input works seeing that you got to the end of the first level, so it isn’t input incompatibility. But at least though all my tests “e” works, still unsure about Windows build obviously, so sorry about that, will need to do a lot more testing before publishing in the future ig.