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

Pages: [1]
1
TNet 3 Support / Re: Tnet vor very basic stuff at first
« on: September 05, 2017, 12:21:37 PM »
hey, thank you ill dig into that tonite =)

the things that i want to have authorative are just some things like map data, win conditions, enemy spawns on positions etc (stuff that is enerated by the server)

2
TNet 3 Support / Tnet vor very basic stuff at first
« on: August 31, 2017, 03:09:35 PM »
Hi, i bought tnet and i tried some of the turorials and they are fancy.
But it seems like its all a very high purpose api,

is it possible to use very rather low api stuff aswell?

Like connect to a server, and send/recieve basic stuff like serialized objects and streams?

There are some things that i want to have authorative controlled, so i cant do the clientside creation of objects for some things, and since the server is not in a unity project i would like to manage some data by myself serverside and send objects and events to clients.

But i got a hard time to find a place to start with such basic things.
(i dont want a lobby, or channels or such stuff for the start^^, just give an ip of a server and connect)

Pages: [1]