I thought that my code to modify the camera view rect was correct but obviously not. I have a submitted a question to unity answers to see if they have any idea. Hopefully I will have this fixed by class, otherwise I can set the viewports manually to at least let people play.
I have the array displayed once in the start function, so I am confused as to why it was called 4 times.
Below I have just a few of the plethora of errors I waded my way through this week.
One of the many problems I had with getting the array syntax correct.
Even after getting my syntax correct, it was still giving me crap. I ended up swapping for the javascript "array" variable type.
Another side effect of the crappy arrays. They would not assign anything to the variable for some reason and always gave me null when printed.
No comments:
Post a Comment