Hi all,
I'm new on Thasharen TNet, and I have a question about the standalone server:
In my scene I have a script that I want executed by the server, for each instance of the prefab.
In my script I added if(TNManager.isHosting) to prevent client using the game script, but now how can I add this script to the standalone ?
Thanks !
Alexandre