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

Pages: [1]
1
NGUI 3 Support / uisprite overlay a panel
« on: July 14, 2014, 06:06:02 AM »
Hi guys,

Im creating a scroll view but I would like to overlay spirtes in the corners of this scroll

im having trouble doing this because the scrollview has a panel with the depth of 1 and my sprites can not overlay this which leads them to not display...

Is there any way around this issue im having?

any help is much appreciated. 

2
NGUI 3 Support / Re: UIToggle Button
« on: July 11, 2014, 04:04:23 AM »
Hi,

Nevermind I found the script, what do it put in the key area?


3
NGUI 3 Support / Re: UIToggle Button
« on: July 11, 2014, 04:01:56 AM »
Hi thanks for the response, where do I find the UISavedOption script, my NGUI menu doesnt seem to have it?

Also, do I add it to the same game object as the toggle script or do I link it to the toggle script itself somehow?

Thanks very much for the help

4
NGUI 3 Support / UIToggle Button
« on: July 10, 2014, 10:55:12 AM »
Hi there,

Apologies if this is a silly question as I'm not a programmer but I'm having a problem with the UI toggle NGUI script...

I'm using it to toggle my SFX on and off in my game menu options

I've managed to set up the UI toggle to toggle my sprites but I need this toggle switch to be saved throughout my game....

I have a script set up through the UIbutton script and when pressed it turns off my SFX and this saves throughout the game but when I return to a level the sprites have reset and it does not sync with the sfx being turned off...

If any one could help I'd appreciate that very much,

Thanks

Pages: [1]