Thanks for the feedback!
M.Knight wrote:The game's pacing is intensely fast with its myriad of mini-stages, which is not a bad thing at all, but the enemies are relentlessly aggressive, to the point where you wonder if it's even possible to clear the game with just three lives instead of relying on the life restore at the end of each stage.
I checked and it's possible to complete each segment without losing a life and without the sword and smartbomb. Some levels got a little too extreme, so I will tone it down a little in the next batch of levels.
M.Knight wrote:the enemies keep firing at a very high rate (even when they are near the bottom of the screen)
The non-firing zone was about 25% of the bottom of the screen, I made it slightly bigger now, to around 40%.
Sword swing unreliable: It’s pretty slow. I changed it now so it's starting angle is the same as one of 8-direction the player is moving. This makes it a little easier to hit objects on ex the left side. If I add more ships later on, some of them will have more reliable survival subweapons.
M.Knight wrote:there is no visual indication to tell you when you can swing it [the sword] again.
Yeah, I used to have a GUI bar in the bottom left side, but I’m trying to minimize on screen GUI from now. There’s short white strips behind the ship which indicates number of sword swings available, 1-3. But, it can be clearer.
M.Knight wrote:On top of that, it's not rare to get killed a second after entering a stage as we don't even get the time to properly assess the situation before the enemies start firing.
There’s 1.5 seconds from when the player die until the invisibility wears off. If the level is short the invincibility can’t be too long. But I change so enemies don’t fire bullets for 1.5 seconds after the player dies, so that might help against spawn kills.
M.Knight wrote:I also noticed that there are invisible walls at the edges of the screen which forbid the hitbox from moving all the way down the screen. Given how easy it is to be pushed back there by the patterns, it's also easy to die while thinking there was still room to dodge downwards only to get stuck.
True, made it a lot smaller now!
M.Knight wrote:The idea of having tons of mini-stages like this with some flavor text is interesting but the difficulty level relies too much on the fact that each part only has to be cleared once with a set amount of resources before you move on to the next stage, unlike a regular shmup where you have much more long-term resource management. What I am saying is that if you put all those stages in a linear fashion in a game that sends you back to the beginning once you lose all your lives, it would become much more frustrating because the super aggressive enemy behavior is usually bypassed here by sacrificing lives and hoping for the best with the sword and the bomb.
Yeah, this is kind of a experiment how a shmup with short levels would play out. I might add some long term resources later on, like a mana pool which can be used for extra bombs or sword slashes. But for now it’s pretty convenient to not have to think of the long term when balancing levels. Also when I playetested some levels with non-shmup players most of them have enough to think about with a 15s game loop. But I will keep it in mind later on!
Thanks for the feedback, it helps a lot
