Hello everyone, over the next little while, I will be making tutorials that will guide you through the process of recreating Call of Duty Zombies in Unreal Engine 4. This will be 100% blueprints, and will include multiplayer.
Here is an introduction video to give you an idea of what we will be making:
If this is something that you are interested it, make sure to subscribe to my YouTube channel to get email notifications of when I release my next videos in the series.
You can expect the 1st tutorial within the next 1-2 days. The first video will likely be character movement as it will take me a while to get assets for level creation.
Here is a rough-draft list of the order in which the videos will be posted:
•Level Creation
•Character movement (Crouching, walking, sprinting, jumping)
•Power system
•Dynamic Level Elements - Part 1 (Doors, debris, etc…)
•Dynamic Level Elements - Part 2 (Traps, etc…)
•Weapons - Part 1 (Weapons, bullet spread, etc…)
•Weapons - Part 2 (Limited ammunition, reloading, etc…)
•The Mystery Box
•Points & Scoring
•Building & destroying barriers
•Power-ups/Bonuses (Max ammo, carpenter, insta-kill, etc…)
•Zombies & AI - Part 1
•Zombies & AI - Part 2
•Wave Bosses (Hellhounds, etc…)
•Perk Machines
•Pack-A-Punch Machine
•Matchmaking
•Random Player Selection
To see the tutorials, scroll down and find the respective posts, I will post the new tutorials as I make them. All comments & questions are welcome!
EDIT: THIS SERIES WAS DISCONTINUED DUE TO TIME CONSTRAINTS, AND WILL NOT BE RESUMED.
Yep, but one thing I will probably not be showing in this series is character animations, I will probably just use a rectangular character with a simple head. I have tried using animations quite a bit without any luck.
I’ve uploaded the 2nd tutorial video in the series (see the 3rd post). It will likely be over a week before I finish re-creating Kino Der Toten, so I will probably upload a short video on adjusting post-processing to look morbid/gloomy until I have something else to upload.
I would very much appreciate anyone who spreads the word about this series, more viewers = more motivation. If you would like to receive notifications the moment I upload a video, be sure to subscribe to my YouTube channel as well as follow me on Twitter.
Hey Jamend, nice tutorial series, i was wondering if you have any idea why my game has this multiplayer replication error, here’s a video of my BP: Thank you
I am using the linear stairs brush, I have 20 steps, I am unsure of the length. What I am doing is playing on Kino Der Toten so as to reference it while designing the map.
You can build your own map, just make sure that walkways have adequate room for AI to walk, and that areas are not too steep. You will also want to be adding choke-points to increase risk while traveling throughout the map.
I didn’t watch the whole video, but it looks like you are going from a multicast to a run on server, which won’t do much good. Try going from a run on server to a multicast. If that does not fix it, I suggest you make a new thread.
Cheers for the tip mate, that almost fixed it, the server and client can see each client going into combat mode but only the server can see the yaw / pitch of each client :x