I made a zombie game? [FEEDBACK]

Hey guys I just made this small proyect called “Dummy Zombies” that is basically PvE so when I started doing it i thought… hmmm… can this be a game?

and well because of my neurons not connecting i need you guys to give me feedback

WARNING:

  • lobby and game map not finished
  • stup1d zombies
  • bad pathfinding

i just want you guys to see if im going the right way :D"

(CAN ONLY BE PLAYED IN COMPUTER) (sorry mobile guys)

game:

8 Likes

Your game could use some work.

  • Nice camera
  • Guns do not respawn
  • Guns rapidly play sounds with no ammo
  • Reload sound is out of sync, playing after the animation instead of during
  • Zombies appear from thin air at the spawn
  • Laggy zombie movement after playing for a period of time (possible Network Ownership or memory leaks)
  • Lack of variation; repetitive
  • General lack of features and polish
5 Likes

yes i made it in 2 hours…

i made Z1 (easy) Z2 (medium) Z3 (hard) Z4 (very hard) Z5 (impossible)

what do you mean of lack of features? can you explain it to me?

1 Like

By repetition, I don’t mean the zombies, I mean the gameplay; You just shoot the zombies and then shoot more, that’s it. There should be an incentive for players to keep playing, perhaps with upgrades/perks and other gameplay loops.

3 Likes

new guns?

also what do you think about the queue lobby

1 Like

You could add new guns and allow players to upgrade their guns.

As for the queue lobby, it is not absolutely terrible, but it lacks decoration and overally polish.

4 Likes

I definitely think this can be a game it reminds me of cod zombies.

There are quite a few games like this on the roblox market so make sure that you give yours a twist.
Do some research and make your version different from the versions already made on roblox and make it high quality and I bet it will do well!!!

Keep it up

2 Likes

Hi, some rant below:

The same advice as others have stated here: the :sparkles:uniqueness :sparkles: is important (mind you that it must be substantially unique - on the whole Roblox platform among hundreds of other zombie games).

Also, without another part, effective promotion, is also hard to push through and get more players. Even if you have a somewhat good idea, players can still have “lazy” attention spans. Sooo, - engage outside of your game to entice players to come to your game and stay in it, but that’s a hard task (talking about youtubers/streamers and all the other good stuff to market your game well).

1 Like

the zombies have guns :skull:

>

imagine…

1 Like

Sorry, I haven’t checked out your game, just gave a general reminder on where to focus, as most seem to make the same mistakes, but it seems your focus of giving zombies guns is in the right direction :smile:

1 Like

It seems like you’re in every feedback post giving feedback without even playing the game.

1 Like

Yes, I am that good, often not even needing to play the game :skull:

jk, but there is a lot truth to it. I go into the game and it’s often the same as I thought, time and time again.

Other comments do a pretty good job already with most aspects, so I still try to see if it’s something questionable with the core idea, to initiate improvement.

Since this seems to be an incredibly early prototyping stage of development I’d say the most important thing to do is keep experimenting to try and make sure the core gameplay loop is entertaining before trying to add a ton of meat to it.

Design wise, the biggest problem I think you should probably address is that none of the enemies in the game pose any threat to the player if you just walk backwards. Even the ones that outspeed you won’t attack for some reason if you just hold S.

also, some issues with existing mechanics that should probably be addressed since they make the gameplay feel a lot worse:

  • The guns don’t seem to aim for your cursor properly. It’s unnoticable when firing into the sky, but for anything close to you it’s really bad (windows screenshotting made my cursor invisible so I put a red circle where it was)

  • There seems to be some really bad lag issues on the server side to the point where the enemies can barely move sometimes
    • I believe it’s an issue with the AI, their movements become really stuttery as if they’re lagging, however some zombies got ragdolled and flung and they still flopped around fluidly which tells me the server as a whole isn’t lagging.[1] I also still had good ping.
  • like someone mentioned before, the reload sound doesn’t play until you finish reloading which makes it feel like it hasn’t even started until it’s already done
    • automatic reload when firing at 0 ammo would also be really nice
  • I somehow unlocked my mouse and couldn’t find the key to get it back

Out of curiousity, are you using PathfindingService, or trying to make your own system?


  1. unless I somehow magically had global network ownership over all of them ↩︎

1 Like

i have like 300 lines of if yes… im making my own pathfinding

1 Like