My **new** Join Menu

Hi guys!

I’ve actually completly changed the game genre and replanned everything, now it’s gonna be a fun FFA game!
This means i’ve obviously redone the menu, so here is the new menu which is incomplete as I have nothing to sell yet, no options yet, and no statistics yet. :blush:


(Play doesn’t work either, as it was recorded in studio.)

If anyone has music suggestions, please lmk, kahoot is just a placeholder.

2 Likes

I actually think the kahoot theme fits with the dance lmao

2 Likes

The music is alright to me, IDK about music choices but what I would do to get music is from OSTs or Roblox music.

Also, I recommend designing the main menu theme more light and simple, basically

  • making the color-changing welcome text change in light colors, excluding dark colors in other words
  • making the font more simple
  • making all the texts a tad bit larger
  • making texts that are not hovered easier to read (seems odd when viewing it)

Best of all, good luck with your game.

1 Like

The colors are actually decided by BrickColor.random().Color, and there can be some pretty ugly colors, so yeah I agree I’m going to make my own list of colors and change them through that.

:+1: The text that isn’t selected has gone through a lot of changes, time for another one! :blush:

Thank you!

2 Likes


added an options menu, and an fps capper!

...

I feel like someones gonna ask how I did this, basically just

while true do
	local t0 = tick()
	RunService.Heartbeat:Wait()
	repeat until (t0 + 1/MaxFPS) < tick()
end
1 Like

I like the music, also some music like undertale shop theme remix. But if not its fine!