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

Pages: [1]
1
NGUI 3 Documentation / Re: UICamera
« on: October 02, 2018, 05:01:23 AM »
Hello,

we are using multiple displays in our systems. System is working perfect if Camera target display is 1 ( camera means UICamera on the NGUI ). When i change the camera target display 1 to 3 i lost the button events from NGUI. GUI paints but i lost all events. Its working when i return to display 1 ?

Is there any solutins for this 

2
NGUI 3 Documentation / Re: UICamera
« on: September 27, 2018, 07:48:42 AM »
Hello,

we are using multiple displays in our systems. System is working perfect if Camera target display is 1 ( camera means UICamera on the NGUI ). When i change the camera target display 1 to 3 i lost the button events from NGUI. GUI paints but i lost all events. Its working when i return to display 1 ?

Is there any solutins for this  ?

3
Other Packages / Re: NGUI: HUD Text
« on: November 21, 2015, 08:06:19 PM »
we can not print arabic words with hud text. Any arabic supoort yet ?

4
TNet 3 Support / Client Camera over server
« on: June 18, 2015, 12:33:40 PM »
I have client server application. 1 server and 1 client. I want to see client main camera over server without load same scene.

Is there any suggestion ?

5
TNet 3 Support / custom packets
« on: June 14, 2015, 10:08:50 AM »
My scenario is like that.

İ have a server it need to receive custom packet and call remote functions.

My client send custom packet and process server request. My structure based on your demo application. when we create the server client automatically login to server and waits response. İn this time there is no problem. Server send a message and client open the game and start to send custom package. İn this case server waits another room to listen client. On the client side i have a main menu game object its automatically added when i join channel. İf the server on the main menu i can send RFC commands but if the server in another room i cannot send. Because client not in. How can send RFC to client not depended by channel.



My problem is:

Pages: [1]