Tuesday, 14 April 2015

Different code is needed

Today I learned that you have to look for Capital lettering if one letter is not capitalized the code will not work.


Like here I didn't realize that one of my letters were not capitalized so my ball would not pick the "PICKUP" object.

Now my code is weird and very different than the tutorial, in the tutorial he uses a GUI text but my unity is updated so I am using a UI text (user interface) which is different which means my code will have to be greatly changed. So I am gonna keep trying to change it but I need to remember to look for capitals.


No comments:

Post a Comment