Feedback On My Main Menu?

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.

Main Menu Demo:

https://streamable.com/9x4n74

Feedback much appreciated!

P.S. I reposted this due to it being in the wrong category before

1 Like

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.

1 Like

Oh ok make sense now. How did you connect the webhook to discord?

Using https service, a service that allows you to communicate with other websites.

I followed a tutorial to implement it on the dev forum, then I tweaked it for my needs

So you made a topic on doing the tweak and the http service?

No. I just used a tutorial done by another user on devforum before editing it for my needs

Oh ok Can you show me? I would like to now.

do note the system is slightly outdated.

Instead of the webhook link being: “https://discord.osyr.is/”… make sure to keep it as it is