Friday, February 7, 2020

Day 5 - Jumping and Groups

On Day 5, the main focus was put towards getting a jumping system working for the main character. While doing so, I ran into a couple of snags involving code that I had to fix up such as a malplaced ";" that caused me to go back and look through the code. Also, while watching a tutorial of how to do said code I learned what a Child Group and a Parent Group is - a Child group being a sub-section of a parent group that contains it's own parameters. Here is all of the code:








No comments:

Post a Comment

Day 19 - Sculpting

This Wednesday, I learned how to create a new collection using M in order to create a collection of a specific amount of objects (In this ca...