[Unity for the Beginner] Basic Usage and Networking Part 2

Loading...

Sign in or sign up now!
Alert icon
Upgrade to the latest Flash Player for improved playback performance. Upgrade now or more info.
557 views
Loading...
Alert icon
Sign in or sign up now!
Alert icon

Uploaded by on Jun 14, 2011

Part 1; http://www.youtube.com/watch?v=GMN9jVbb-d4

I repeat, this is for the beginner. The very beginner.

  • likes, 0 dislikes

Link to this comment:

Share to:

Uploader Comments (Multihuntr0)

  • Plz HELP I have this problem on the network script idk what i did wrong

    Assets/Network.js(6,30): BCE0051: Operator '==' cannot be used with a left hand side of type 'System.Object' and a right hand side of type 'UnityEngine.NetworkPeerType'.

    PLZZZZZZZZZZZZZZZZ REPLY

  • @Sp00mster On a hunch, I opened up the project, and changed the line from;

    "if (Network.peerType == NetworkPeerType.Disconnected) {" to

    "if (Network.PeerType == NetworkPeerType.Disconnected) {"

    Which gave me the same error as you.

    Can you see the difference? It's very small, and these errors always annoy me, and plague me too, so usually, if I don't understand why I've got an error, I always check the spelling. I'd advise you to do the same.

  • I would really like to thank you! This helped me out very, very much. The only things I've found so far are advanced things that completely skip the basics, and you're the only person I've found who posted this intro level tut. Thanks again =]

  • @Conflagrative (and you other appreciative) No problem. It's why I made it.

  • Can you please make an advanced tutorial. That will help alot more.

  • @GoFilmsHD I haven't done anything advanced. I have only done as much as I've shown here. When/if I find something that doesn't have a good tutorial for it already, I'll make one. But I'm sure there's plenty of other resources available.

Video Responses

This video is a response to Unity Network Player Part 1
see all

All Comments (19)

Sign In or Sign Up now to post a comment!
  • Please, please make more tutorials. You're a good teacher. =P

  • My friend you have helped me solve an agonising problem i've had for 3 weeks, the problem was:

    Each player had a camera attached to it, when a new player spawns the new camera had priority over the others and all views would be through the new camera.

    This problem was solved when I swapped my original script from the M2H Zero to Hero Networking tutorial to your scripts, and had the main camera start on the scene and then follow the player after the player spawned.

    Once again, thanks alot!

  • I will just like it to show you my appreciation. ^_^

  • Can you actually make a script so how like in games its in options it says set your own controls

    I could set "J" to make the character move forward?

    If you could help explain that I would love you <3

Loading...

Alert icon
0 / 00Unsaved Playlist Return to active list
    1. Your queue is empty. Add videos to your queue using this button:
      or sign in to load a different list.
    Loading...Loading...Saving...
    • Clear all videos from this list
    • Learn more