Tutorial 07 Week 20

 


my own images from the UI tutorials
drive link:

I was expecting the UI tutorials to be much more difficult than they ended up being, the first one was a learning experience and i found a bit of challenge in it, but a manageable one at that. My one major issue with the tutorial was when i was trying to add in the blue part to the health bar i could not get the pivot to move but i looked up why this would be an issue online, and managed to find a solution on one of the unity message boards, for whatever reason the sprite seems to go directly into a state where the pivot cannot be moved and it cannot be changed in the inspector, it causes a small button to appear at the top left of the screen, i believe this is another case where video tutorials would have been much preferred.
The ray casting was actually much easier than i expected, i was assuming it would have had more to do with box colliders or something along those lines rather than being a short few lines of code, i think this will be useful when it comes to making my own game for this semester.


Comments