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

Pages: [1]
1
NGUI 3 Support / Set Anchor to current position in script
« on: September 13, 2016, 11:43:25 AM »
Hi
I know there are similar topics but i couldn't find my answer :(
In UIWidget anchors there's a "Set to current Position" option.
I have a lot of widgets in my scene and want to write a editor script to anchor all of them to "Set to current position" mode.
How should i do this by code?
Thanks in advance :)

2
NGUI 3 Support / Re: How To Make Slider that slides on a certain path???
« on: January 20, 2016, 10:32:16 AM »
You will need to create a custom widget for that with your own custom OnFill function.
I don't know how to make custom widget or how to use OnFill function.
Would you please explain it for me?
Thanks in advance :)

3
NGUI 3 Support / How To Make Slider that slides on a certain path???
« on: January 17, 2016, 06:09:52 AM »
Hi  :)
I need Some Help
I have a curved line.every point of this line has a number.
I need a slider that can move on this curved line and show the related number at every point.
(just like the horizontal or vertical slider,but i need it to slide on a curved path)
How can i do it in NGUI?
Please Help me
Sorry of my bad English
& Thanks a lot

Pages: [1]