Monday
I started to feel more behind compared to others since I still hadn’t got much of what I wanted done where as others around me had gotten the base of their games already finished. I really struggled today with trying to get the firing code working. I copied the code over from the example so I could have working code and then be able to mess around with it and getting working properly. The issue was the code didn’t work so after asking others to look over it and still not being able to get it to work I decided to start from scratch and get it working. I had some help from others in helping to show me the code to be able to get it to work.
Tuesday
I was finally able to get the firing code working and made an enemy spawn. It wasn’t spawning the enemy through fancy means but just having an enemy there will be useful and I will be able to adjust the code to make it better. I was able to get the enemy following the player so I will start on them interacting with the player next week.