Welcome,
Guest
. Please
login
or
register
.
October 04, 2024, 09:38:41 AM
Home
Help
Search
Login
Register
Tasharen Entertainment Forum
»
Support
»
NGUI 3 Support
»
UIGrid reposition smoothly
« previous
next »
Print
Pages: [
1
]
Author
Topic: UIGrid reposition smoothly (Read 1617 times)
maesla
Guest
UIGrid reposition smoothly
«
on:
August 06, 2013, 08:54:23 AM »
Hello everyone:
Is there a possibility to make a UIGrid.Reposition() in a smooth way? I mean, Reposition is done in a frame but I good like to do it smoothly. Is it possible?
Thank you
Logged
dlewis
Guest
Re: UIGrid reposition smoothly
«
Reply #1 on:
August 06, 2013, 06:36:48 PM »
You would have to do it yourself.
Off the top of my head I would suggest modifying the reposition function to do a TweenPosition to the correct position instead of just setting the position directly.
Logged
Print
Pages: [
1
]
« previous
next »
Tasharen Entertainment Forum
»
Support
»
NGUI 3 Support
»
UIGrid reposition smoothly