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

Pages: [1]
1
NGUI 3 Support / Re: Grouping 3D objects into one "clickable" Parent
« on: August 15, 2014, 01:38:59 PM »
Hi ArenMook,

At the moment, I have tried with just a rigidbody and it still won't pick up my click message, unless I add a collider to the EmptyGameObject.   However, I will try adding a rigidbody again with tonight's patch.

Thank you for the assistance.  : )

- Tuss

2
NGUI 3 Support / Grouping 3D objects into one "clickable" Parent
« on: August 14, 2014, 04:37:52 PM »
Hi everyone, :)
I have a question on grouping 3D objects into one Parent.

EmptyGameObject
-> Cube
-> Cube
-> Cube

Using my hierarchy above as an example, I would like it so that clicking on any of the 3 Cubes will call the "On Click" message of their parent, WITHOUT the Cubes themselves having any NGUI components.

Is this possible?


Best

- Troy

Pages: [1]