CONTROLS: Use up and down arrows or drag up and down! (works on mobile :D)
a remix of my friend @BrontoMage20's Flappy Latias! with a few fixes and minor improvements, and comments explaining the code behind the changes I made :D if he wants, he can use these changes in the original game and I can take down this version new for this version: - mobile controls work better! - scoring stuff! - music now starts without delay (i just cut out the pause in the audio) - the lasers now seamlessly move off stage before they're deleted - latias' collisions are now hitbox-based - Soundtrack Selection buttons now get brighter if you hover on them - Look inside the project to get an idea of how the changes work! I was tempted to make the buttons clone-based but that's pretty complicated and I want the code to be easy to understand :D as a side note, this game is pretty close to the project file size limit and it's simply because of the music lol i had to do some fancy .sb3 file editing because it wouldn't let me save at one point