5 Days Police Emergency Services Game

Hi!
I made with another dev a whole simulator from scratch.
We need feedback to make game more fun for civilians.
The game was made in 5 days, so don’t expect a lot!

Since all they can do is Buy guns, rob ATM’s, and rob banks, or RP as good citizen.
What would you like in a game like this for civilians?
I want a fun game!

3 Likes

Do you want us to play the game? Because the game is set to private.

1 Like

Sorry, yes please play,
If possible leave a like! thanks :smiley:

First thing I notice, it takes forever to load in. It took a 57.6 seconds for me to load completely. I also noticed that “Continue” is spelled wrong.
Annotation 2020-08-21 120728
As soon as I finished loading in a get some kind of admin prompt or something.
Annotation 2020-08-21 120857
The phones time is in the speaker grill and the apps aren’t aligned very well.
Annotation 2020-08-21 121000

Annotation 2020-08-21 121020
Also, there are some weird translucent boxes outside.
Annotation 2020-08-21 121224
The swat pass doesn’t seem to work.
Annotation 2020-08-21 121431
And theres a floating dumpster.
Annotation 2020-08-21 121546

3 Likes

Yes, those floating dumpers it’s for clone and use, ignore it xD.
translucent boxes are car spawns.

I don’t know how to make loading faster :confused:

for i,v in ipairs(tablee) do
	ContentProvider:PreloadAsync({v})
	Loading.LoadedAssets.Text = 'Loading assets: '..i..'/'..#tablee
	script.Parent.Loading.LoadinRot.Rotation = i
end

I don’t really like loading screens, maybe just immediately put the player in game and let them play while the game still loads.

2 Likes

Makes sense, I will probably just load UI objects than. :slight_smile:

1 Like