Show Posts

This section allows you to view all posts made by this member. Note that you can only see posts made in areas you currently have access to.


Topics - EvanT

Pages: [1]
1
Since UIAnchor is depreciated and does not update on start but only on resize I decided to use the new (to me) UIWidget-Anchor system.

Well while the panel is in Pixel perfect scale mode I get blurry results as can be seen in the attached pic (the picture is the mixed result of two screen shoots at different resolutions) depending on screen resolution.

I even tried a whole new scene with the same result.

edit: After some more testing I found that it is related to the "Target's center" setting left and right work well but if set to centre it will blur depending on vertical and/or horizontal screen size. E.g. If you set it to Top-Center it will blur depending on screen.width, Center-Left -> screen.height and center-center -> both.

2
Hello I just upgraded from the free version to the current AssetStore version 3.4.8

So in the package is no UIDraggablePanel.cs as far as I can see. It is not even listed in the classreference any more. So has this class been removed? If so, I can not find a replacement and since there was a topic for the class a few days ago I'm realy confused..

Pages: [1]