Mapshift

Mapshift

5 devlogs
7h 1m
Created by WheeledCord

A 1v1 duel fps, made in unity. Loser edits the map.

Timeline

Trying to add menus and lobbies... It's not nice. Fishnet has some super specific things that are causing me trouble.

Update attachment

Added a lot of stuff. rewrote my entire gun system. added damage, ammo and reloading. This took a lot of time. I also added some other stuff, like spread and recoil. That was a little easier, as I basically copied the code from an older project. In the video there is no sound, but I can assure you there are gunshots and reloading noises. Also Ignore how the recoil is so high, for some reason lower res has more recoil, which I am probably going to fix next.

Made this famas model for my game. I would like to add arms to the player instead of having a floating gun, but that's too much work (for right now at least). I'd have to make all the animations, and figure out how to model hands, and all that stuff.

Update attachment

Got bullets working & synced between clients. I just need to make them do damage and they should be good!

Got basic multiplayer working. I've done this so many times so its not really too difficult anymore.

Update attachment