After several Hours with capital H I have been watching tutorials on 4.6 UI system.
If you don`t wanna read the entire story, just watch this video to see the problem.
Now I want to do simple healthbar with it. I have never been so angry with similar system.
I don`t even know how to put it, but unless I put my health bar screen into exact rect transform, so corners of rect tansform (those triangles) are in the corner of my health bar Image, when I resize window, the healbar image scales as crazy, going off screen etc.
When I wanna reposition my health, again The rect transform doesn`t even reposition with it. I have to again rpeosition 4 corners of rect transform and then exactly fit my UI healthbar into them so it doesnt stick out.
I am completely hopeless there are like 5 tutorials in youtube of this new uber super UI system and ALL, ALL ,ALL of them show how to create simple static menu buttons, in static scene, when you just press buttons that all.
How to make Complex UI system with crafting, inventory, tech tree etc. when I cannot even make stupid healthbar because bad designed rect transform is fighting against me every time I wanna change position of my healthbar UI.
I have coded entire UI system in my previous game, but this horrible system just put me down after several hours.