Unity tutorial 09
So for this week I decided to use this as a chance to work on some elements of my game so I followed a tutorial on how to get my doors to swing open. The tutorial I choose to follow was one on YouTube. It's called Unity Hinge Joints it was posted by Michael Dixon. I decided to follow a long with it as best as I could and as I did I had many issues. Starting off the video was very easy to follow everything is done in unity no code needed great. I then realized that my character could just walk straight through so I had to fix that and so I added box colliders but they weren't working right so I took to the internet to try and figure out where I found a video Unity Open World #13 - Character Rigidbody which I followed along to get my character to stop going through walls. So I went back to the first video and followed the steps but nothing was working. I then realized there was already animations for this asset which allow the door to...