After adding a new start menu to my game, I want to see what people’s first impression are of it. Does it suit my game style? Have I implemented it right? Any things I can add to make it look overall better? I’m open to all feedback, criticism even! Because I’m looking to get better at UI designing for future progress.
The Ui Menu looks pretty cool. It’s just you kind of need to deal with people who are going to abuse the system where when report a bug sometimes they don’t really report the bag. Some Spam gives you fishing links, and etc. I’m not saying you can’t put that it’s just you need to look out for the people who might abuse your system. Spamming, Fishing Links, and etc.
I already have measures in place to reduce cases like this. First off, there’s a cool down system, you can only send 1 request every 60 seconds, to prevent spamming. Then there’s filtering involved, to make sure I don’t receive any offensive comments from anyone. I’m glad you mentioned the phishing threat. What I might do is just ban any links, via sanity checks on the server side. Thanks for your feedback.