Question by
OscarCaballero · Feb 08, 2016 at 05:19 PM ·
unity 5networkingtexture2dsend
Send Texture2D across the Unity Networking System using scripts
I want to know how to send a Texture2D using the LLAPI or the HLAPI in Unet. I had a look on the NetworkTransport system but I haven't figured it out. It has its own Writer and Reader classes as System.Net.Sockets. There's no basic examples outside and the Documentation reference is a little confusing.
I really need help with this. Thank you...
Comment
Your answer
Follow this Question
Related Questions
UNET - How to wait for NetworkConnection.Send(...) to finish? 0 Answers
Help guys plz How to create room in uNet 1 Answer
Unity Networking, where do I start? 0 Answers
UNET Creating dynamically created objects on server or on client 0 Answers
How to make a cleaning effect similar to the one in dumb ways to die? 0 Answers