Tasharen Entertainment Forum

Support => NGUI 3 Support => Topic started by: saulotti on January 06, 2015, 01:12:35 PM

Title: Change Slider values through Raycast
Post by: saulotti on January 06, 2015, 01:12:35 PM
Hi!

I have a custom Cursor that I use with Raycast to select buttons. How can I simulate with that raycast that a UISlider was pressed and needs to be updated?

Thanks!
Title: Re: Change Slider values through Raycast
Post by: ArenMook on January 07, 2015, 01:10:05 PM
You'd need to add a custom input method via UICamera.onCustomInput.