Hello all. I'm learning Unreal after having used several other engines. I was hoping to jump into multiplayer but I haven't been able to find a tutorial I need. I'm looking for a tutorial that:
I know this is a very specific request but I would really appreciate if someone can point me to something like this. Tom Looman's tutorial looks incredible but it started off with an existing project which looked like it already had a bunch of stuff in it that I don't need and may confuse me instead of help. I'd like to start clean, from scratch.
Thank you for any help.
- Starts from the very beginning with a third person C++ template
- Jumps immediately into how to do multiple players
- Proceeds to establish server/client communication with player movements and any one other item, like health
- No other distractions like weapons, explosions, particles, time of day, etc.
I know this is a very specific request but I would really appreciate if someone can point me to something like this. Tom Looman's tutorial looks incredible but it started off with an existing project which looked like it already had a bunch of stuff in it that I don't need and may confuse me instead of help. I'd like to start clean, from scratch.
Thank you for any help.
Comment