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

Pages: [1]
1
NGUI 3 Support / Add 'rings' from a point?
« on: October 16, 2014, 08:20:08 AM »
Simple quick one: using the particle system, how can I make a sound wave like emission of about 3 rings come from a central point? Almost like a ripple effect. Seem to be struggling with which particular settings to tweak

2
NGUI 3 Support / Button Click Effects
« on: October 15, 2014, 12:02:32 PM »
Hello:
Currently working on something on my own. For other reasons I will not bore you with, I am not using the UIbutton that Ngui provides a nice way of handling this kind of thing. I am just trying to 'darken' a sprite that I am using as a button when it is disabled, and also to cause a ripple-like effect when the button (sprite) is clicked. Do I need to script this up?Someone has already mentioned I should look at the particle system which I am not familiar with entirely..Any ideas are much appreciated?

3
NGUI 3 Support / Simple error: Adding a button using NGUI
« on: September 22, 2014, 08:44:43 AM »
Hello:
I am new to Unity and NGUI. I am trying to do what I imagine is a very simple task of adding a button with which I can later trigger some events. I got instructions on how to do this online (see screenshot). But this does not work. When I try to drag the Control Button from my Assets into the Hierarchy pane it simply doesn't let me. (Cursor shows that "No Entry" looking sign as I try to drag it).
I am also meant to understand that I can simply drag the Control Button from the project view on to my scene but I get similar results as above.

Console does show errors the errors shown in the screenshot below

Pages: [1]