Devlogs
Item collecting... mostly
Changelog:
- The item is added to Bomberman’s inventory on pick up
- Item effect applies (Remote trigger enable, as a first one)
- Background music changes after item is picked up
- Sound effect is played on item collect
- Player is granted 1000 score on item collect
- Score is now shown in the UI
- Refactoring of events binding by using ScriptableObjects for game events
- Viewport is now more correct: 256x240 instead of 320x240