be the better employee and make the best performance! a rhythm game where your rank increases the better your high score is.
AVD
Check their project out: My Portfolio
Once you ship this you can't edit the description of the project, but you'll be able to add more devlogs and re-ship it as you add new features!
Here's a list of the last bugs/components that I attacked/wanted to add to the game :D
[x] the amount of arrows don't increase
[x] dialogue audio
[x] game over sound
[x] intro whoosh sound
[x] chill dialogue music
Spent the last few fixing a lot of the bugs that have sprung up while playtesting. Here's the list:
I also made it so that lobby music continues in the track_menu, and there's also pauses in dialogue to make it feel more real.
Lwk forgot to devlog again. Here's a list of the things I've gotten done / debugged from my dev notes in Obsidian:
Last thing I'm working on is adding an encouragement message :D
I've mostly been debugging. I drew the intro cutscene animation in Procreate, track menu buttons, and a new game over screen. I also fixed the broken flash/zoom effect in the intro gameplay, as well as the game over screen rerouting.
Help. I was going to add other components today, but I've spent most of my time trying to debug some problems that came up - instead of the game over screen showing when you run out of strikes, it transitions to a dark gray screen. And the flashing on the intro gameplay stopped working. I'm debugging that now still...
Okay, I made the strikes work! So if you miss an arrow or click a wrong one, you lose a strike. If you lose all five you get the game over screen, and then you go back to the track_menu.tscn scene :] Also made it so that the game keeps looping and increases in speed and # of arrows as time goes on. Gonna build it with butler to itch now.
Yippee! Finished cleaning up the workflow as well as all the code. Also instead of the default orange, the game flashes upon correct user input with the same color as the music track's name :D Working on adding strikes now.
I've cleaned up most of the workflow and I'm gonna move forward with the ideas that I currently have to make the current game better. Right now, I'm fixing some audio - the green audio is too quiet, and you can't hear the bass in the purple right now. I've attached the current green audio to this devlog :v
I want to make more progress, but I can't because my workflow is still burning my eyes. I cleaned up the file system and organized scenes and scripts into their respective folders. I cleaned up and added comments to parallaxbackground.gd and mainmenu.gd as well. I'm going to do that for the rest of the game before continuing.
Oops, forgot to log more. For the gameplay, I added a current score that stacks until you mess up, and then it resets. The highscore is saved.
There are instructions that fade in on the first gameplay, too. Also, when you press an arrow correctly, there's a flash of colour and the screen zooms in briefly.
And I fixed the problem of the scene and dialogue rerouting to random stuff (that took like WAY too long).
The parallax cam was also bugging, but that was fixed by deleting the extra Camera2D.
I'm gonna clean up the workflow next because my eyes are burning.
Made the tutorial gameplay functional - normal speed music, press the arrow keys to progress. Made six music chunks in Ableton that'll be randomised. And lobby music :v
I got the dialogue boxes to work. It looks like it's typing, and you click to progress through the chats. If you double click, you can skip them, too!
Kinda forgot to make devlogs. Anyways!
I drew the main player, the background, and various other assets in Procreate. I also added parallax scrolling and a paint streak transition between scenes :D