I followed the tutorial and couldn't place the anvil and when I tried to play the game normally it crashed. Maybe focusing just on one thing (e.g. player movement) would have given you more time to polish the game.
Viewing post in Cubie Demo (Game Jam Version) jam comments
hmm interesting, I’ll have to look into the game crashing bug, the anvil not placing thing might have come about because you weren’t in build mode, or maybe your inventory was open? Otherwise I’m unsure.
If you played the game in the browser, while loading it may say that the page has stopped responding, if you keep clicking wait it will eventually load. Otherwise if you played on the executable, I hadn’t encountered any crashing, sorry you ran into that!
Huh, that’s very interesting, I’m very sorry you encountered that bug. And yeah sorry I should have made that more clear in the tutorial, which is my bad. I decided to try my best to clear up some ambiguities in the game’s description. Thank you for your feedback!
Edit: The slow camera movement has made me think, what kind of hardware are you playing on? I’m worried that maybe the game is running slow, and I forgot to multiply the camera movement by deltaTime, hence resulting in a slow camera. If it slow hardware that could also explain the crash.