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 - Budde88

Pages: [1]
1
NGUI 3 Support / Tables not Updating after reparenting Items.
« on: April 28, 2017, 08:53:25 AM »
I have two separate Tables (Table 1 & Table 2)

Table 1 - Has Items, and those items expand with the Tween scale action.
             The table updates and makes room for the expanding objects within the table.

BUT... When an Item from Table 1 is re-parented to Table 2 1 main issue occurs.

Table 2 - If I have moved 2 items for example from Table 1 into Table 2 by re-parenting the items,
             The tables no longer updates when I expand the items, instead they just overlap why?

I do not wish to use the "Add Child" Action as I am not working with Prefabs in this case.

How can I get the items in Table 2 to update when expanding?

THANKS

2
NGUI 3 Support / How to swipe Cells in a UITABLE
« on: April 12, 2017, 04:48:58 AM »
Can anyone tell me how to set this up?

Basically I need a swipe left to delete function,
I am incorporating NGUI with Playmaker

I have provided a gif

email me braydonbudde@gmail.com

3
NGUI 3 Support / Scrollview stopped working
« on: April 30, 2016, 07:12:53 AM »
Hey everyone, so I had a scrollview working, I duplicated it and used it elsewhere on the scene.
I altered the new scrollview to fit my needs, everything was working perfectly until I opened it this morning.
It just wont move, but what is strange is that when I roll my mouse wheel in the editor section, it works.
I have checked to make sure it has the dragscrollview attached, everything seems to be in order but it just
stopped working out of nowhere. I checked Static and it worked again, then unchecked Static and it stopped working.
I then checked Static again and it wasn't working again. Whats going on????

PLEASE HELP ME:)

thanks

4
NGUI 3 Support / Twee Rotate an object according to scrollview drag?
« on: November 17, 2014, 10:43:17 AM »
So here is my question, I have a Gear that needs to rotate according to my scrollview being dragged, can anyone out there help me on this?
I tried to access the reflected properties 'Is Dragging' for this, but it doesn't seem to work...
So basically, If I drag my scroll view Left, the Gear will tween/turn to the right and vice versa.
I am using uScript for my project as I have no real coding ability ( Just so everyone is aware ), but I can always try to convert any script or help
anyone is willing to provide.

Kind Regards  ;D

Pages: [1]