I think it’s pretty balanced, I didn’t get hit the entire time, if you get hit once it’s hard to break 13000.
For some perspective, when the first blasts come down in the layers I want to be at a multiplier of ~3.5, and a little bit into the first wavy lines I want a multiplier of 6. By the end of the first arrows coming towards me, I should be at 7.5-8
This is such a cool concept and I’m glad it’s here to stay! The idea of a bullet hell where the player is on a fixed path like this is so creative, you’d think it would’ve been done by now. I adore the polish of the game and I think it’d be cool to see the game get more updates and be expanded. Maybe one day i will get the high score
Heyo! Thanks for playing my game
And Thanks for reporting that, I need to look into it and make the game submit your high-score instead of your latest score
I cleared the Leaderboard to make way for the new scores with the new multiplier.
You can now fill it with your scores and compete with others more fairly
It now submits your high score instead of your latest score to ensure the Online Leaderboard always matches the in-game high score, as @hkge suggested.
Made the Retry button a 9-slice using my 9-slice bundle, to make way for other buttons that I want to add, like a Leaderboard button and a Start button.
You can now also play with a Controller (no menu buttons yet, but you can move and shoot)
This has been on the game for quite some time but I don’t think I mentioned it so it’s part of this update now.
Here’s me showing the 9 Slice bundle and the new buttons!
All the buttons were made only using this single sprite (and the clicked sprite version), they can now be any size and I don’t need to redraw them everytime.
You can play ASTRONN here:
Check out my latest 9 Slice example (Still WIP but usable ahah)
woah 9k is nuts, great score! As for the 219k, somehow he must have found a glitch in the game or knows a way to just directly cheat Flowlab leaderboards
Someone probably cheated ahah! I have to look into it
I noticed that too yesterday actually ahah @hkge
But indeed 9K is a really impressive score, well-done hkge!
@LoloX3B.Z Could you tell me how you managed to get such a high score? Please share it so I can patch it, but here’s a screenshot to prove your efforts for the temporary crown! ahah
I will have to remove your score from the Leaderboard anyway, but I would love to know how you managed to do that.
I was messing around with the code to get that 9k so I think they cheated by doing that, my actual high is around 7.1k
the cheats don’t save but the score does
also, this is most likely possible on any game with a leaderboard but I haven’t tried on any others yet
Example of cheat where I increased the boss’s health and made them not shoot bullets
I realised you can do this to make a fake but believable high score
So you opened the game editor and you were able to edit the game code to cheat your score?
Just so I understand correctly? @hkge
I tried reproducing it on a separate game where I open the editor to cheat the score, but it doesn’t save? Nor the score saves. What did you do differently?