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 - Bob JJ

Pages: [1]
1
NGUI 3 Support / best way to reference UIlabels
« on: August 02, 2014, 10:55:38 AM »
Hi we are currently making our first game and slowly getting the hang of everything, Just wondering what the best way to reference all the labels in our game would be.

We have quite a few labels that need to be updated dynamically like gold, stone, cash, dynamic text etc.

I was thinking the best way would be to make a gameobject called uilabelstore and store them all there as public static variables for easy reference in other scripts but not sure how to go about it. Any help with some code to go along with it would be great help.

Thankyou in advance.

2
NGUI 3 Support / Re: Atlas maker problem
« on: July 20, 2014, 10:03:28 AM »
Truecolor is ticked in the import section of the atlas maker but makes no difference still get same result.

3
NGUI 3 Support / Atlas maker problem
« on: July 18, 2014, 09:32:43 AM »
When I import a image into unity it looks fine but when I add it into the atlas maker it looks absolutely terrible, I have included a image showing the normal image on left and what it looks like in atlas maker on the right.

4
NGUI 3 Support / iphone style scrolling
« on: July 03, 2014, 01:15:43 PM »
Making a game for the ipad and the iphone and we do not want to add the ui drag scrollview script to EVERY element added into the game to allow them to drag the scrollview. The scrollview takes up the entire iphone and allows many panels to scroll inside it.

I was thinking of getting the mousedown of the camera and using this to set the scrollview y position but have no idea how to get the scrollview y position or set it, Any help would be great thanks.

5
NGUI 3 Support / Re: wierd camera images at runtime
« on: May 21, 2014, 12:19:23 AM »
Thankyou very much that fixed the problem :)

6
Misc Archive / Ngui tutor wanted
« on: May 20, 2014, 04:22:44 PM »
I am looking for a Ngui tutor for 1-5 hours to help me with my game. I am making a simple tilemap city builder and need help with the gui as this is my first project in unity. Just need some help with some energy bars up top and a shop window with tabs similar to farmville and cityville thanks.

Please contact me here or on skype: jdoeboy thanks. I am willing to pay an hourly rate or flat rate up to you.

7
NGUI 3 Support / wierd camera images at runtime
« on: May 20, 2014, 04:05:03 PM »
I have a tilemap game that you can scroll around in and I am trying to add a gui to it and scroll with the main camera. All seems to be working at the moment but I get these big weird camera icons on the screen at runtime, any idea how to fix this thanks.


Pages: [1]