Multiplayer Game Class Projects

Hey, so for our Multiplayer Game Development class we’ve been using FPS Sample to make levels. So far we’ve created a Deathmatch, Co-op, and Assault map.

We’re still polishing up stuff and adding stuff, but if anyone is interested we’ll be posting our builds here for others to download.

2 Likes

Here’s my current Assault map (reworking of AS-HiSpeed from Unreal Tournament): https://drive.google.com/file/d/1vYfDhm5-HcF7IE0r2JqzHOe0G7ubP84d/

Still just greybox terrain, but the gameplay should all be there.

3 Likes

Hello! Here is my assault map - it is supposed to resemble a gym in space:
https://drive.google.com/file/d/1wSxmU1P8Vq0myUJ1aQKvbSEHBVtDBr6u/view?usp=sharing

3 Likes

Hey everyone! Here is a link to my map which is based on a sewer. The idea was to have a sewer in the bottom floor of the map and to have the upper portion of the map be the rest of a spaceship which include a water purification chamber and storage for all the water purified and waste extracted. With this in mind basically the aesthetic is to juxtapose the filth of the sewer to the clean upper portion of the ship. Also although there are other levels listed in my build the only one that works is the one title Level_Revision since I deleted the rest for data management reasons.
https://drive.google.com/open?id=1idTdddJBIvclhjVDSv_fdtzbAxgqP1gM

1 Like

Hiya - here’s the link to a Google Drive folder which has my map build, which is set in a spaceport cargo bay and staging area: https://drive.google.com/drive/folders/19VmrqrVbpfsRLm0kH7oGMv-KQNpUvala?usp=sharing

1 Like

Hi, here’s a link to my map, kinda a medical bay/lab thing going on https://drive.google.com/file/d/1wQbdQEFWhCNL23EjeQmRMeXbW11fZx4R/view?usp=sharing

1 Like

Hey guys, check out my map! The theme is a garden center that is part of a larger space-station designed by the rest of this forum. To play, load up FPS Sample and select the map DevSetup using the Deathmatch game mode.
https://drive.google.com/file/d/1jag1uMKgIECXTEjrSWcn96j5gV_3Aacb/view?usp=sharing

1 Like

Anybody made any Co-Op levels and gameplay? I just found this asset. Always late to the party…

We made co-op levels but they generally involved “faking” co-op in that both players could still hurt each other. You just remove the win condition for hurting teammates and add a win condition for doing X together. Like mine was defending your spaceship from incoming weapon attacks by shooting the projectiles. You’d win if you survived X long but lose if a certain number of attacks hit the ship. Technically it is still a “competitive game” but there’s no real way to win outside of working together.

If you assign both players to the same team they can no longer damage each other. Well, actually they can with the melee ability. But you can change that or remove it all together.