DevLog- Day 2
Day 2 of the My First Game Jam. I didn't do as much work as I did yesterday. Also didn't finish all the tasks I wanted to. I decided to not create sprites until later on in the jam, since its more important to have the code and the game running properly. So instead I worked on the game play screen and did some coding. Had to re-download Unity, since the version I had didn't contain some features (UI, canvas, etc). So it took some time to get started.
What I did today:
- Worked on the game play screen
- Set up the project in Unity
- Coded the play button, so that it takes you to the game
- Set up parts of the game
What I plan to do tomorrow:
- Continue setting up the images/buttons for the game in Unity
- Code the Recipe button
- Code customer actions
Tomorrow, I'll probably spend most of my time in Unity, but there are still some graphics I need to finish, so I might do those tomorrow or the day after.