Multiplayer UNET “Networking” Tutorial (Tanks) What happen to this tutorial ?
Not the multiplayer 1 Keyboard version… the UNET networking version…
Its the first thing mentioned in this video:
Also mentioned in this video:
Multiplayer UNET “Networking” Tutorial (Tanks) What happen to this tutorial ?
Not the multiplayer 1 Keyboard version… the UNET networking version…
Its the first thing mentioned in this video:
Also mentioned in this video:
I found it here:
I am not sure, but it may have been the very bottom one in the first post
It’s at the top of this section in the stickies.
AKA: look up!
The project itself can be found on the asset store:
Not the 2 players 1 keyboard… Looking for the Networking Tutorial videos.
Thanks for replying, I have the project as well.
This is so confusing because its same Tanks Game but using UNET MULTIPLAYER NETWORKING .
That search just leads back to the 2 player 1 keyboards videos.
Ohhh your looking for a video based on it - I hadn’t seen that and just dissected the project myself. It’s not to complicated and helped me understand unet better, but if you find the video I’d like to see it.
https://www.youtube.com/watch?v=ywbdVTRe-aA
This is old 2014 video but a lot of the concepts hold up. Hope this helps!
Dude - I gave you the LINK to the Unity Multiplayer Version!
There are two versions of Tanks! - One is the local multiplayer, the other is a proper networked multiplayer.
Note “MULTIPLAYER NETWORKED” in the title, please.
Please be aware of the details when people are trying to help you out.
Yes, that is correct: there are no video tutorials on the networked multiplayer project.
Please be aware of the DETAILS when people are asking for help. lol
2-3 weeks ago there was a UNET ‘Tanks’ Networked video tutorial… Unity took it down or moved it…
I wanted to know why or where?
If you follow the assetstore link for the UNET project it does say [quote]
“Documentation to accompany this project is coming soon to the Unity learn pages.”
[/quote]
I assume that means a video but could be text documentation.
Well, to be frank (but not offensive?), there was no mention of video in the O.P.!
I can say without a shred of doubt that there was no video on the multiplayer version of “Tanks!” If there was, I would have made it… The current multiplayer material from the learn team is the documentation, tanks networked multiplayer and the lobby scene (with networked pong). The networking team have (as found above) a collection of examples: http://forum.unity3d.com/threads/collection-of-multiplayer-samples.355642/ This thread also seems to contain 3rd party examples, as well. In teaching section there are a few examples of multiplayer networking as well.
By looking at the project and breaking it down, what don’t you understand? There is an official q&a thread to discuss this project if you are having trouble.
I assume that means a video but could be text documentation.
[/quote]
We don’t currently have any plans for making a video to accompany multiplayer Tanks!, but I would like to produce a written article to accompany the project.
I attempted to code a MOBA/Tower Defense game with UNET and the problem lies with the animations not in Sync.I was just in need of some proper reference to problem solve my issues. I will figure it out. Thanks anyways…
Ah. Tanks! Multiplayer doesn’t deal with animation synching. I believe there was one in the links from above by the multiplayer devs in the networking section…