Rhythm game devlog #3, working on the design


I added A LOT more customization when making charts
I also added a menu, this includes (help, keybinds, and songs)
keybinds isn’t out yet and help just tells you how to play the game
songs lets you pick which chart you want to play

I fixed the scores and made everything look pretty, I even added a score gui at the top left including a restart button and a quit button

any suggestions would be amazing

previous posts

Rhythm game devlog #1, its all coming together now
Rhythm game devlog #2, messing with the keyboard

9 Likes

Awesome! It was super fun! It’s a bit confusing with the notes going everywhere al at the same time but it was still great!

If you need any more songs then I can write some, I’ll do the first one free and if you like it I’ll make more.

1 Like

I will add original songs to the game at a later date, so currently I am using non-copyrighted songs in the game

3 Likes

Thats cool but too loud
You need to make it less loud
the the song when i open video its too loud
did u read the second “the”

2 Likes

if the video is too loud then turn your volume down

1 Like

i know but it suprised me, SRY ?

1 Like

you need to change ui and easing style. thats it for now

1 Like

what easing style would you recommend for this?

1 Like

guys I am sorry, the practice chart was very buggy

it should be fixed now!!!

Maybe Sine, Quadratic, Circular, Cubic

EDIT: Quint can work quite nice

1 Like

currently I am using these

Enum.EasingStyle.Sine
Enum.EasingDirection.In
1 Like

i think you should try one of the ones i said like quint

1 Like

I tested many options and I tend to like this combination a lot

Enum.EasingStyle.Quad
Enum.EasingDirection.InOut

it makes the gameplay a lot more smooth then Sine and In

honestly I didn’t really like quint, it was a bit too fast
image
probably because the drop is steeper then Sine or Quad

EDIT:
I decided to publish this tween change, including some fixes to a chart
so the game is now updated

1 Like


here are the updated charts, with the new tweening

1 Like

much smoother, i like it( first one )keep it up. maybe more ui change tho and maybe have like curves, different colors, etc because right now everything is either north, east, south, or west maybe curves would be cool like osu or something its overall like kinda idk but unnatural?
and maybe tween in transparency of new ui objects appearing

1 Like

wonder how that will work :thinking:
might add hold beats that can curve, other then that I don’t know another way where it would feel right

1 Like