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.


Messages - Winter_is_coming

Pages: [1]
1
NGUI 3 Support / Updating to 2.7 (from 2.6.3)
« on: September 26, 2013, 10:45:14 AM »
Hello,

I have an issue when trying to update to version 2.7 from 2.6.3. In updating to 2.7.0 all the ui elements have lost their reference and no longer know what they are; ie Label, Button, sprite, etc etc. This is causing me to have to manually go through and add in all the missing scripts which is a hefty challenge in itself. I have attached a screenshots to help explain the issue. Its worth nothing that there are no errors when compiling the project.

Is this a known issue or an issue you have encountered before?

Many Thanks once again.


(In regards to updating to 3.0, this is planned after the next build)

2
NGUI 3 Support / Larger than expected Z-Depth adjustment
« on: September 24, 2013, 09:52:36 AM »
Hello.

Has anyone ever experiences having to adjust the Zdepth of an item by a much larger than expected value to make it appear. I am aware that you need to adjust the zdepth when dealing with items from different atlases and my experience has been this only every seems to need a small adjustment of -1 to -5 to make the items appear correctly.

I have a button on a 3d plane which is the exception to this rule. The label needs to sit at -57 no more and no less or it wont appear. As you can imagine as this is on a 3D plane the offset becomes very noticeable and the label is no longer visually aligned correctly to the button. This would not be a massive issue if I was just catering to a single aspect ration as I could just adjust the XY position to make it appear in the correct position. Sadly its for a mobile application and as such when the aspect ratio changes the label moves all over the place.

Has anyone every had a similar issue with needing such a large Zdepth adjustment?

Many thanks for the help in advance.

3
NGUI 3 Support / Re: Anti-Aliasing on 3D planes.
« on: September 18, 2013, 04:08:17 AM »
I think adding in the soft alpha sounds like a decent plan. Many thanks for the feedback.

4
NGUI 3 Support / Anti-Aliasing on 3D planes.
« on: September 17, 2013, 08:42:05 AM »
Hello,

I have been having a bit of an issue with Anti-Aliasing when using 3D planes in NGUI. I have attached a screenshot as an example. I have tried to change the sampling to x8 multi-sampling to no effect and the issue appears visually the same regardless of wether I am using my SD Atlas, HD Atlas or XHD Atlas.

This happens over the whole series of sprite types. I had a look over the 3D tutorials and noticed that it also suffers with this issue although to a much lesser extent.

Any assistance would be welcomes.

Many Thanks

5
NGUI 3 Support / Re: Strange Problem with UILabel using References
« on: September 17, 2013, 08:29:21 AM »
Was this specifically a fix which went in to 2.7? I have also had a this issue for a while now and various other fixes have been suggested.

Pages: [1]