Uploaded by VirtualAutonomy on Dec 31, 2009
A video from my tutorial, how to create a multi-user environment in Unity 3D without having to do any coding whatsoever. Access it form the following link:
http://tinyurl.com/y8pu8w2
Update:
Some of you have been having trouble with the project file. This is partly due to the problems which came with Unity v3.0 which is a lot more security conscious. The networking project file currently works offline but not online.
Make the following changes:
1. Add Socket Policy prefetch line at end of Awake() in LoginGUI.cs
Security.PrefetchSocketPolicy(serverName, serverPort);
2. Use SmartFoxClient.dll that is compatible with SFS 1.x
You can get a working .dll from a zip download of a modified version of the SFS island Demo for SFS 1.x in a comment by "lastowl" in
http://www.smartfoxserver.com/forums/viewtopic.php?p=41732
Thanks for your time. I will be releasing a new networking tutorial which makes use of php requests in the near future. ;]
Link to this comment:
Uploader Comments (VirtualAutonomy)
All Comments (83)
-
You're trying to convert a game object to a float... This is your error, silly boy.
TheBronzePker 1 week ago
-
hi, i paid the $2 and downloaded the file. I added the line since im using 3.x and well now i still have an error message
Assets/Scripts/UnderwaterEffec
ts.js(22,46): BCE0022: Cannot convert 'UnityEngine.GameObject' to 'float'. can any one help please lawshenk 2 weeks ago
-
I got it to work :D Thank you so much!!!
walkerion3d 1 month ago
-
does it work on Android without Pro license?
shinriyo 5 months ago
-
Can you make a video tutorial please?
SjaiStudio 5 months ago
-
can you help me make an online game
tommmmmmmmm2 6 months ago
4:31
Unity3d: Fantasy Worldby botumys203,162 views
1:30
Free 3D Browser Game Like Runescapeby AwesomeMMOcom39,265 views
3:07
First Person Shooter Unity 3D Indie/Free (C# and Java Script FPS)by TheCSharpFreak40,611 views
0:48
Homemade Hologram Generatorby MrHerdek134,260 views
0:41
Unity 3d Gameby shreks042,505 views
4:29
Unity 3d - Multiplayer Builder Project Webplayerby zhapness5,561 views
2:08
unity 3d multiplayer web browser gameby dorumonstr4,905 views
1:46
Q-Car Club - Unity3D Gameby glambany8,763 views
0:50
Unity3D Mesh Cutting (Ninja Animation Test)by Thobenn20,429 views
2:11
Unity 3D multi-user environment Weston Auditorium (University of Hertfordshire)by VirtualAutonomy9,236 views
10:02
Creating a Basic MiniMap in Unity 3D - Part1by Stridervan11,864 views
7:06
Unity Bootcamp into Multiplayer in 5 min with uLink, without writing a single code lineby aidinabedi6,843 views
8:33
Unity 3 Feature: Beast Lightmappingby Hemiogenic17,393 views
1:26
Unity 3D - GUI Inventory - Equipping Weapons & Items - Project Nemesis Dev Vid 4by emarkenator30,219 views
6:40
Unity 3d FPS game... HUD, ACR and othersby leonardotry32,324 views
2:19
Unity 3d FPS [multiplayer]by sgrippa6464,802 views
8:56
WolfQuest Help: How to Get Multiplayer to Workby BloodThorn087,992 views
1:23
Unity 3D - Sysiac - Destructive environmentby Rosenrkantzer11,696 views
9:28
Taking a Rigged, Animated character from C4D to Unity Video Tutorial - Part 3by markjsb744,198 views
4:59
Unity3D Networking Packageby 198boblob2,772 views
- Loading more suggestions...
Cool That is exactly what I'm looking for. Tried to download it but the link did't work. Can you send me a direct link to a download that works please. You would help me a lot with that. Thanks
Frankyfrank77 6 months ago
@Frankyfrank77
Check your spam folder. :]
VirtualAutonomy 6 months ago
Having issues connecting on the webplayer, It works fine as standalone, but wont connect as a webplayer(in editor or built) any help?
ViperCodeGames 8 months ago
@ViperCodeGames
This is an issue with the security protocols in Unity v3.0, there is a work around, I'll amend the blog post to reflect this in the near future.
VirtualAutonomy 8 months ago
I wait..... and wait.......
simone99905 9 months ago
@simone99905
You need something called an email address. Some people have a lot of their mail going into what's called a 'junk folder'. You need to go inside that folder and check for any unread messages.
Thanks
VirtualAutonomy 9 months ago