Hey everyone!
since I'm going to be updating Bon-Bon As a whole I'm gonna start with posting more of my progress to keep the games engagement going. I have made a start to the patch and I look forward to sharing more with you in the future :).
Art updates
I'm making a final tileset for the game. this time instead of focusing on shading I focused on the line work that defines the paths more. I'm going to work on slopes for the level too.
these are some Ideas I had in mind for interactive items.
Updates in game
- the paralax background has been made to run smoother
- a cinemachine camera has also been implemented and the camera logic script has been discarded.
- Options UI now has a SFX Volume slider.
script updates
- sound index has been made to store the name and sound clip.
- audio source controller has been created. sound index is used as an array to store multiple music sounds and their label's.
- player movement script has been cleaned up to look more efficient.