Tuesday, 26 May 2015

Coding...

So today I had to make a PlayerController Script and since the video tutorial is in unity 4 not unity 5 i had to update the script and so it worked now it needs another update but there are compiling errors everywhere in the code. I have learned a lot from coding like how everything has to be opened and closed (using { and }) so unity can read and repeat the code.

I have been able to move my player but i can't put the code together for the player not to go past the walls of the game.



Wednesday, 20 May 2015

Space SHooter

This game is becoming a bit confusing there have been no codes yet but my scene view is not 600x900 like it is on the video. I learned how to make a background really easily using a quad.


Monday, 11 May 2015

IM BACK

sorry i havent been working lately i haven't really been up to par on a lot but today i learned that the "engine" game object child works with about 4 different meshs and physics.


Monday, 4 May 2015

new game

In this new game I have learned how to use the mesh collider and it is very complex.