vindognz
Check their projects out: PyGambler, Cementris, PyConnect-4
Once you ship this you can't edit the description of the project, but you'll be able to add more devlogs and re-ship it as you add new features!
Trying to add menus and lobbies... It's not nice. Fishnet has some super specific things that are causing me trouble.
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.
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.