Unity Tutorial 07
Unity Tutorial 07
So First off in the tutorial the lecture talks about the method of which we are going to move around our sumo sphere. he talks about using powerups and increasing difficulty to be the main experience of the game much like space invaders which we spoke about in my last blog.
In describing how the camera works he shows an example of him moving his camera in front of his face as he moves around this is supposed to replicate what we're making in unity.
Next I set up my unity much like I did for every other task. Except this time we have cool particle effects and other new bits and bobs. Then we made a treaty sphere resetting it to the center of our world. this is going to be the sumo himself. We can change the check textures to human eyes are orbs a little bit.
The next part was actually quite difficult to set up we developed the camera to the focal point being the orb which I had a lot of trouble with I have no idea what I was doing wrong and it just started to work all of a sudden so I'm not going to ask many questions I'm just going to roll with it.
We write the code for player control and we set it to the player being the rigid body. We then actually got our camera to properly rotate around the the hexagon base thing and make it so that the player rolls forward from there there being the point of view.
We next had to design the enemies which I I failed. I run at a time and I actually wasn't able to finish the enemy AI properly they move around they just can't interact with the player and I couldn't get it to work I just have no idea what's wrong. much like in my first unity tutorial I troubleshooted for ages and I just couldn't work it out and I was waiting on a friend who never got back to me but everything else is done to the tea perfectly I really enjoyed doing it.
Comments
Post a Comment