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 - no-tec

Pages: [1]
1
NGUI 3 Support / Re: Scroll view + buttons (Solved)
« on: February 22, 2014, 09:53:15 PM »
Great! Thanks for the help. I seem to have trouble being able to drag the scrollview when I click+drag over a button (It just activates the button and the view wont drag) Are there any special perams I'm missing here?

2
NGUI 3 Support / Re: Scroll view + buttons (Solved)
« on: February 19, 2014, 03:04:48 AM »
Trying to do the same thing here, but the buttons are actually prefabs getting loaded into the scrollview. This means I can't connect the "ScrollView" [from the UIDrag Scroll View Script] to it's ScrollVeiw parent. Any ideas? Thanks!

3
NGUI 3 Support / Re: Animating from one anchor to another?
« on: January 28, 2014, 11:45:44 PM »
Correct, but that's based on a static positioning, right?

So how would I create an animation to go from one anchor positioning to another anchor's positioning?
I guess I need guidance on how that would look in the code, since the inspector can only house one anchor positioning from the animation widget.

Thanks for the help!

4
NGUI 3 Support / Re: Animating from one anchor to another?
« on: January 23, 2014, 01:29:47 PM »
Correct, I understand you can use the anchor to set the to position, but then how do I set the 'from' position? For example, if I want the animation to go from the right anchored side of the screen [regardless of resolution] to the left side of the anchored screen, how could I accomplish that?

Thanks again for the help ArenMook.

5
NGUI 3 Support / Re: Animating from one anchor to another?
« on: January 23, 2014, 02:32:08 AM »
Correct. How do I know where the 'to' position is with an anchor though? Since the anchor is already setting the 'from' position and you can only set one anchor. Or am I overlooking something?

6
NGUI 3 Support / Animating from one anchor to another?
« on: January 21, 2014, 12:53:31 AM »
I'm trying to animate an element from one side of the screen to the other, for example Anchor left side of screen to Anchor right side of screen, is this possible with NGUI somehow? I can easily anchor left then animate 500px to the right, but I would like it to work the same way on all resolutions.

Thanks for the help.

7
I'm getting the same errors as OP. Renaming the files helped me have them show up correctly. Made certain to install and update as per the instructions prior as well.

edit: scratch that, it actually only works temporarily, soon as you leave the inspector for that object, an error is thrown.

Pages: [1]