Feedback on my game!

Hi! I have just published this game today and I would like if possible some feedback on it. Like what do you like/dislike, or what should be added, removed, you can be as straightforward as you like.
https://www.roblox.com/games/5191014429/Combat-Kings

2 Likes

Well, if so then this is a fun game to shoot, I have nothing against it.

My suggestions:

  • Please don’t make the help section a wall of text, people don’t like that. It’s better to have a series of images with captions, as people are more likely to look at it.
  • The GUI could use some improvements. Try using borders or changing colours.
  • The AI seem to be broken, and their body parts are not removed after they die.
  • The lobby terrain should be less random, both in terms of material and physical geography. maybe put the grass on one side and the ice on the other.
  • There should be a time limit. Two AFK players being left essentially freezes the progression of the game until they both get kicked, which is annoying for spectators.
  • The training barracks also don’t despawn the corpses.
  • The game has horrible lag spikes way too frequently, most likely from the hundreds of disembodied AI corpses.

Other than this, it’s a solid game with lots of effort put into it. A game with good building, scripting and functionality isn’t easy to find around here.

1 Like

Yeah I did not realize the AIs would start wigging out. I need to tweek a line in their code.

The walls or “storm” around the map are supposed to be the timer, but if you thought it was too long then maybe I should make it move faster.

And this is my first real game. So the GUI stuff is a work in progress.

Seems like a good setup. No errors encountered, reasonable gameplay.
In Exhibit, there are invisible barriers. Perhaps add ropes to protect the exhibits so players can see they are no tallowed in there. Personally, I would rather be able to jump all over them.
The cars seem skittish. Too fast and they skid everywhere.
Shop icons are too small and I personally think the green is awful.

The game is looking and performing much better now. Good job.

I actually didn’t change really anything since I posted, the reason there was and is so much lag and stuff was because in my script for my AIs, they are constantly trying to find all player’s humanoidrootpart and when somebody joins, their character doesn’t get fully loaded and it messes with their, also stoping them from destroying. So you must have been in a server with a bunch of players or one that had been used for awhile, because there would be build up of all the error AIs.