Devlogs
Playable Version Uploaded
Posted July 17, 2023 by Laserbean
#Update #Bug-fix
It took me a few days to find out what was causing the bugs. I'll summarise them below:
- Movement/Input bug
- So apparently, WebGL doesn't allow Unity's input system component (Player Input) to be on multiple objects.
- Bug with the shop:
- I fixed the block check so it actually places blocks.
Known Unfixed bugs:
- Clicking "exit" when the game ends doesn't reset the scene properly so the game breaks. Reloading the page is the only way to play a new game.