Feedback on Game Demo

hey everyone, I just wanted some feedback for my upcoming game Rock N’ Roll rhythm game, your feedback is appreciated
*had to report since there was something wrong with the original post idk why

1 Like

make a thing that says miss or good or perfect to know how well you hit the note, more visual effects would be good cause it looks a little plain

1 Like

thanks for the feedback! i’ll try to implement it, along with other visuals.

1 Like

What question I have cause I’ve wanted to make one of these games before, how do you decide when to make the arrows come down? Do you have an algorithm that choses when they should appear or do you figure it out manually?
Just curious!
Keep up the good work!

I used osu! to chart the arrows, then converted it into a ro-beat script, put that in a module script, and just figure out the rest in a local script.

1 Like