I am thinking of starting back up development on my Roblox mini games game I made. Here is a link to it. The Dingus Minigames - Roblox Anyone have any feedback? I am going to add more levels if I start back up development, plus implementing the shop feature fully.
No replies, whomp whomp. Might continue it, might start a whole new game. Idk
no replies until now, womp womp.
- the text (Intermission: (…)) is too big on smaller screens, sometimes it just overflows and doesn’t fit (like on my phone)
- there are too many balls in the “pool” IDK maybe my phone is just too garbage but it lags when I step on them
- ngl looks too simple maybe you should add more effects or smh? I don’t have much ideas in my head rn, sorry
- same as 1 but applies for the shop button, just look at my screenshot:
AND please change the shop UI colors (sorry but they look disguisting)
and add uicorner at least
Ight thx, I was thinking of different colors tbh. Also I’ll see what i can do for text size if i start up development again (college keeps me busy.) as for the simplicity, I like the look, reminds me of when I first joined roblox as a guest
just do textscaled = true, thats all
and place the intermission text to the bottom, then move the shop to the right-bottom corner
The game looks good btw, it just needs some improvements. Here are some flaws in your game and some tips to improve it:
- I’ve noticed that the spawn point is just in the corner, maybe try to put like in the middle of the wall
- The lobby looks pretty small and needed some space, you should expand it by adding a hallway that connects to another section
- The ball pit is a bit bouncy and unanchored, try to anchor it and turn off canCollide and canTouch
- Your avatar in the game is also unanchored and out of place, try putting it in the middle of the wall, make it a statue, and anchor it. Or maybe it’s meant to be like that
- GUI looks pretty simple, implement some UICorners in it and maybe mess with the colors
- The text UI is quite large and just plain, add a background and borders to it
- I’ve also noticed that my character is a bit taller, I think you should change it back to the normal size of a character
Overall the game looks good, it’s a pretty nice concept. It just needs some improvements and messing with studio.
(I might add an example of how you can the UI designs)
Thank you, I decided that I will probably work on this game after I finish my next game, which will be simpler to make. I want to release that game first to build experience so I can come back to this game and use what I learned