So I made this new game pretty simple since it’s in the name. It would be nice if I could get some people to play tell me what they think. I’m not so much looking for hard criticism on things like really small details but the overall experience. I do plan on adding more things like more maps etc. This isn’t meant to be some complicated game either remember just simple. So here is the link to it Just a Simple Gun Game - Roblox It usually works if there isn’t just one person in-game so unless more people that see this join then maybe I’ll be there.
3 Likes
How about adding some targets that can be destroyed, eventually.
I would either relocate the time remaining to a lower position, or resize it entirely (maybe both). Add a camera zoom when holding shift.
Make sure you’re using:
Color = Color3.fromHSV(tick()%5/5,1,1)
for the SurfaceGUI above your name if not already (looks like you’re skipping some colors + the shades look a bit too dark). Good luck!