3/11 - 3/15
- Nathan Matarazzo
- Mar 14, 2024
- 1 min read
Updated: Mar 15, 2024
This week I started coding for a co - op mode for my video game project. I spent the whole week coding for the different player and AI scripts. I had to change the references from the single player scripts, as well as adding a lot of new code for new mechanics for the co op mode specifically. For example, I added a pass mechanic for the player characters, as seen in the video below. I also added new code for the AI characters for the co op mode. I also added a score counter that tracks the points scored by each player characters, which is also seen in the video below. I also added some code so that the AI characters don't move until the jump ball happens, which took a surprisingly long amount of time to code for. I also updated my GitHub repository, this week.



Comments