Comments

Log in with itch.io to leave a comment.

Cool gotta try it after getting home. Can you explain how u made level select opinion tho?? 

I added a new canvas that would first be invisible. Whenever the level select button is pressed the canvas will appear. In the canvas I created some buttons that refer to a script on the canvas. In that script is a function for every button and when one of the level buttons is clicked it will load the corresponding scene. The script uses the unity scene manager to be able to switch between scenes.

thanks, checked out your game it was great.

Thank you so much!