Week 5 Progress: 2/19 - 2/26
- Carson Holub
- Mar 4, 2024
- 1 min read
I worked a majority on code that has been updated since I have made this blog post. I did not push to GitHub when finished. I worked a majority of the time during this week on these two scripts.
FishBehavior.cs, FishProperties.cs, and Unity to make good templates for fish prefabs and interaction. You can pull names which is shown in the video I made in Week 6 by looking at when I click a fish and seeing in the Debug.Log(fish.Name) that I can successfully show you that I can pull names out of the code.


Comments