Devlogs
Journal Entry 1
While working on the project, I encountered a couple of difficulties:
- Unity on Linux seems to be quite broken -- it crashes around half the time when opening a project and almost always when going to the next step of a given tutorial, which makes completeing them quite a chore.
- CTRL-Z is behaving oddly, since it only undoes certain actions and not others, in a very non-linear way. I haven't been able to determine why.
- There was an issue with removing a trail from a player. This was solved by resetting the player to its prefab.
- When doing the trigger, manually selecting ConfettiCelebration in `On Triger Enter ()` didn't work -- activating the trigger didn't activate the confetti. Drag & drop worked, though.
Other than that, everything seems to be working fine.
Duration: 3 hours.