Tuesday, 31 March 2015

I am getting an error with the player collision I just restarted my player object since I wasnt that far any way and it was becoming a waste of time trying to figure it out. After the restart its no longer giving me an error and I will be able to post a screen shot status update tomorrow depending on if any more errors occur.

Yesterdays post

Yesterday it wasnt allowing me to make this post im not sure why I was clicking publish and it just didnt respond. Anyways Yesterday I finished setting up the program by downloading all of the assets"Sprites,Background and all that good stuff" I have created the background and imported the player object I will post screen shots as I get further into this and have something to post.

Friday, 13 March 2015

Last class I lost the ball project I was creating so I just switched to the harder one, the Space shooter http://unity3d.com/learn/tutorials/projects/space-shooter/the-player-gameobject I created the player object, downloaded all the essentials and basically just set it up. I might work on this at home over spring break.

Wednesday, 11 March 2015

Today I have started ball game tutorial made from unity. I have made it to the third tutorial player movement and I will continue next class and I will probably finish within the next few classes

Tuesday, 10 March 2015

Today I started unity. I started by watching and following this tutorial I made it about half way when I got confused since he had unity pro so I cracked unity pro and can continue following the video tomorrow

Monday, 9 March 2015

Data Types I & II: Numbers & Strings. Strings are sequences of characters Find the length of the string by writing a period (full stop) and the word length, like this: "string".length In C# length is (characters.Length) after the knife of code Length counts every character in the string - including spaces! C++ software was generating way to many errors so it looks like I will be starting unity which utilizes C# which I should be able to quickly adapt to.

Friday, 6 March 2015

I have been getting a error when installing DirectX SDK which is basically what all 3d video games run on but the SDK stands for Software development kit. I finally fixed the error by uninstalling Visual studio installing DirectX then installing Visual studio again so next class I will completely ready to start.

Wednesday, 4 March 2015

First post

I have spent about a week of messing around trying to get my essential software up and running but the laptops and windows 10 have been giving me alot of problems, such as taskbar not working computer being completely restored for no reason at all(happened two times) and slow wireless speeds so the software takes a long time to download. I started watching this Directx c++ series I have made it to episode two and have a long way to go since hes has many episode so that will most likely take up the whole year.