Thanks for playing!
I ran out of time in the later half of the jam and just had to put together what worked. It's good that it feels as though at least the basics are there!
There's a Credits.txt file inside the the zip that lists all the assets used, but to make things quick, these are the assets used:
Link: https://opengameart.org/content/sci-fi-pistol
Link: https://opengameart.org/content/low-poly-robot-golem-with-hand-painted-texture
Link: https://opengameart.org/content/gritty-lowres-scifi-wall-and-floor-textures
Link: https://mby.itch.io/dinobyte
Note: A change was made to the bitmap font .png file, where the text color was modified from beige to white.
Link: https://sfxr.me/
Link: https://www.loc.gov/item/jukebox-39577/
Note: Public domain music from the Library of Congress (from 1921, more than a 100 years old).
Also I'd love to get more advice on development. How can I contact you?
Thanks for playing!
I apologize for not living up to expectations. My lack of experience in dealing with time limitations caused me to rush my submission, and I didn't get much done as I wanted.
If it helps, I'm debating on continuing this project since I feel there's something here (will probably completely overhaul the gameplay in that case).
Thanks for playing!
As for the short length, not necessarily to excuse myself but this was the first (time-limited) jam I've ever joined. I was working on other things earlier in the jam week but then quickly ran out of time in the later half. Learned a valuable lesson in time management that I'll take to heart.
The 3D model for the robot enemy is really cool! Unfortunately it's not my original creation, it was a free use asset from OpenGameArt:
https://opengameart.org/content/low-poly-robot-golem-with-hand-painted-textur
Thanks for playing!
I apologize for that. I think I was down to the final few hours when I was finishing up implementing enemies and so just threw in whatever worked so I could achieve the requirement of having at least some kind of death state.
As for the music, it's from the Library of Congress (public domain, more than 100 years old), I really should use more music from there in my other projects. It seems to leave an impression.
Thanks for playing!
As for the music, I was rummaging through the Library of Congress' music collection (I think I found it through some government project called "Citizen DJ").
To be honest, I wanted to do a lot more with this game but ran out of time. I'm glad that feeling of there being something to this is there though.
Finished the game.
The concept of the game was a bit hard to grasp at first but after multiple trial runs I was able to get a hold of things. I was particularily surprised by the verticality of the maps. Exploring was fun as it lead to me finding the minimap, food, stuns, the battery and a few other items. Combat wasn't too complex, but I could see it was designed in a way to stop people from just spamming attack, as there was a large emphasis on stunning/CC first BEFORE landing hits.
The art is also really nice. It feels like an aethestic you'd see on an old educational game, I can't quite put it into words but that's the feeling I got.
If there were some issues, I would say that the finding the hidden walls without a minimap would be a headache (I found the minimap so it wasn't an issue, but if I didn't find it I probably wouldn't have finished the game). I also didn't realize that the food was basically an instant K.O. against enemies, I was under the impression that it would just make enemies move away for a bit instead of removing them entirely, at least from what I read in the description.
On a side note, not exactly sure how the pathfinding worked for the past version of the group when time travelling back. I assume that those signs you pick up could do something? But I never figured out how to utilize them properly before the game ended. I also got a bit confused by the two groups on the map and was wondering why my controls weren't working (I was looking at the past group moving around and thought I was controlling them).
That being said, really enjoyed the game overall. Good job!
I understand that the limited ammo economy is there to give a more tactical, resource-management feel to the gameplay but it felt way too restrictive. After several times going back and forth I felt exhausted. On the positive side I liked how boulders were used as a puzzle element and allowed the maze to naturally loop back to certain places. Personally, I think if the numbers were tuned a bit differently then the overall gameplay experience would be a lot more smooth. I do like the idea of progression being gated by economy and smart item usage.
Also is this made with RPGMaker? How?
What stood out to me the most about this game was the cardboard artstyle, it was really charming. The only visuals that bothered me was the fact that the player's sword model doesn't follow the swing.
Gameplay-wise there were some things that bothered me. You had two attacks, one of which looked like a sickle/khopesh and another that was a mace. It seems like you can swing the sickle any amount of times but the mace seemed limited? I couldn't really figure out why that was and it didn't feel like there was any indication that I could use the mace.
Some other people mention hit detection, and I agree that that was also a problem, but I also think you could get hit diagonally? Which kinda seems unfair when you don't have a method to attack diagonally yourself.
Game took me about 29 minutes to complete.
Absolutely stunning visuals. Not only does it look nice, but there are a lot of little details that add to the experience. A good example that I thought was really impressive was when the light from energy bolt impacts were reflected off of tiles.
However, there are a few minor issues that I noticed:
First thing I want to note is the screen space. Sometimes it feel as if there isn't enough room on screen? Certain enemies move so quickly that I have to shoot at them offscreen, and it happens often. It also makes knockback significantly more disorienting. (Also maybe the knockback could be dialed back a little?)
As for controls. I think it might be preferable to dash in the direction (left or right) that the mouse is pointing in? Because there were a lot of moments where I unintentionally dashed into something because of how the dash currently works. Could just be down to personal preference.
Even with the minor issues above I had a lot of fun with the game. Level design was good, etc. Good job.
One final thing I wanted to mention is that I tried plugging in my controller to see if it would do anything. Controller input caused the player's model to scale to ~0.5 or something (I'm assuming your using scaling to turn the player left/right).

There's a lot here and for what I assume is an early prototype. Some of the stuff here is pretty cool, like the day/night cycle and weather. Are the plants automatically watered when it rains? If so nice attention to detail.
That being said, there are a ton of problems, here are some notes I took while playing:

Anyway what's already there in the proof of concept is good, but this game needs a ton of quality of life additions as it stands.
Got an error:

___________________________________________
############################################################################################
ERROR in
action number 1
of Step Event0
for object obj_terrain_door_same_room:
Unable to find instance for object index -4
at gml_Object_obj_terrain_door_same_room_Step_0
############################################################################################
gml_Object_obj_terrain_door_same_room_Step_0 (line -1)
Played both characters that were available, and beat the game as both. Highlight was the spell effects. I did feel that thunder was a bit overpowered.
In terms of menus, I noticed that Masteries kept resetting after each game. Not sure if that's a bug or working as intended. Additionally, while the HELP button does the job, I think it would be cool to add floating tool tips to what each of the skills do in the Mastery menu.
Also do you plan on adding controller support? It's not a necessary or vital feature but it would be a great quality of life addition.
Overall: It's fun and it looks nice, if a bit short. Good job.
I think I did transform beforehand. So maybe that could be where the issue stems from.
About that. I don't know why but checking V-Sync options causes the resolution issue to occur again.
Xbox One Controller. Can't really tell if motion attack from neutral feels too different. But I did feel myself using those directional moves much less in general (at least when using the left stick) because of the input feeling finicky. However, it was easier to perform those moves on the D-Pad.
I played through the rest of the game after following your instructions.

Beat all of the levels including Boss Rush mode. Boss rush took me around 3 minutes (screenshot above). I would say that my favorite designed boss would be that cyborg horse thing with the axe. Worst is probably the generator mid-boss, because enemies don't do damage without attacking you can just walk into the boss and trivialize the entire fight.

Finishing the boss rush locks the boss rush option in the menu (shown above). Not sure what's up with that.

There was a part of a stage where I assume this is meant for a different form to be able to enter. Collision box jank maybe?

Also there was a lot of screen tearing. I don't remember if it was this bad with the previous demos, but there was a high amount of screen tearing this time around to the point it was difficult to ignore.
Additionally here are some extra notes I took while playing:
Got it fixed. Here were the steps I took. (in case something like this happens again)
Here's something in hindsight that I noticed. While you need to press "Enter" to get past the title screen, you can't select menu options with "Enter" you have to use "Spacebar" (Note that I was doing this on a keyboard). Maybe you should make it so that it works with both? Also the game menu puts your selection over "Continue" even if it's grayed out, which shouldn't be the case, this is also the same when returning from the "Option" menu.
As for the game itself, I played through the entirety of the Mall. Not sure if there's more after that. I remember previous demo day entries having more levels than that so hopefully that isn't a bug. As for the Mad Bomber boss I just facetanked the damage and focused on getting hits in and that worked. I would say that the bomb explosions have a bit of readability issue as it was hard to tell where the hitboxes were.hanks for your patience in getting the game to work.
I played through the entire demo.
My favorite part of it was the final boss fighting "Dr. Moneybags". I was wearing the gun hat and it shot at him, interrupting him mid-conversation. I liked that there was an actual reaction to it in dialogue. Also on a related note, I wasn't able to see the full cutscene when he was defeated (because the gun hat destroyed him before the cutscene was over). It was funny, and hopefully that doesn't cause sequence break issues.
In terms of bugs, one thing I found was after beating that boss with spring legs and entering the room with the lore machines, somehow exiting that room caused me to get stuck underneath the boss door which had respawned. In fact, the sequence relating to that particular boss fight felt quite buggy in general, at least from my experience.
While combat was enjoyable enough, all the abilities you get whether that be the Eyes of the Shapeshifter, Hats with different effects, or that ladder arrow are really the things that kept me playing.
Hope to see more of this.
Been meaning to play this for a while now. Now that I've got my hands on it, I've got to say that it's fantastic. Got through all the stages + test stages, used an Xbox controller for input.
That being said I do have a few minor nitpicks:
Otherwise I'm excited to see more.
Graphics look great.
Controls are fine but there is one thing that bothers me. When pressing the run button regardless of whether the player is on the ground or not their movement speed will increase. This could potentially mess with precise platforming, as unlike the trail effects when running on the ground, there isn't a visual indicator that the player's movement speed is increased in the air while holding the run button.
Beat the boss and completed the demo. Wasn't able to find all the armor pieces (only found the helmet). Have to say I throughly enjoyed this.
As for the demo experience: initially the game was very difficult, but after learning how to use the grab properly and the hunger mechanic I started to get into the groove of things more. I have to say that the combat is very well designed and fun to engage with. I also appreciate the Hawaii theme. I saw the citations you left in the credits, you clearly put a lot of thought into this.
Here are some notes I took while playing:
Overall, good job.
To start off, I didn't encounter any significant or notable bugs/glitches during the ~2 hours that I played the game, which is very commendable.
Now as for the game itself. There are parts of this game that are really good, but at the same time there are noticeable flaws that hold the game back.
For the good:
For the bad:
One last thing I'd like to mention that doesn't quite fit into good or bad is the focus mode (pressing shift to slow yourself down, like in Touhou). I didn't really find a use for it as most of the time the dodge was sufficient and bullets move too quickly for it to be useful. Maybe it's more useful in a later area.
With that out of the way, here are some notes I took while playing:
I'm not sure if it's just me, but I feel that the game still needs a lot of polish. Still fun to play, but it needs polish.


For a final comment, I think the sword fighting form should be more snappier. I'm not sure if it's the amount of frames or something but compared to a similar moveset like Zero from MMX games it feels more stiff.
I'm glad you like the designs! Currently working on even more, hopefully they'll leave a good impression too.
Agree about the mana thing. Knockback on the enemy another thing I need to add as well.
Screenshots are from a previous Demo Day build, I really need to update them. As of right now everything in the prototype is just the first screen.
Thanks for playing!
Yeah I really need to move away from WebGL. I was rushing to get things in last minute and didn't expect WebGL to handle lighting so poorly.
About the attacks. Enough people were mentioning it as an issue, and so I dug through the code and found out that there was a bug. Basically the function to set the speed of animations was only being applied to the player but not on enemies, making the player significantly slower than enemies. I've fixed that now (reuploaded a new WebGL build and removed Lighting temporarily), but I'm going to spend some more time readjusting and fine tuning values. As for a charge attack, I'm not too sure about that, I'll think about it.
Enemy reactions are also something I need to work on.
I think I should have something more complete by next DD. Thanks for the feedback!
Played up until I got the double jump.
The atmosphere of this game is phenomenal. The sound all of the robots make, their designs, and animations are really great. That being said, there are problems. Most notably the slow moment and how it negatively impacts the combat. In short, it is difficult to move or dodge out of the way when an enemy attacks you. I think the problem mostly lies with the dash which has multiple issues.
Now the dash isn't necessarily the only problem with the combat, but it is one of the more noticeable flaws. A minor flaw is the fact that enemies have similar color palettes to the background (and each other) so they blend together. This makes it difficult to tell when enemies are telegraphing their attacks, again increasing the likelihood of being hit.
Also, this might have been a personal problem, but save stations not healing you is incredibly punishing. I'm okay with the save stations not recharging the Nano Modules, but I think interacting with a save station should heal you. Towards the latter end of my playthrough I got to a point where it would only take 1 hit to kill me, and the game became unfun because of it.
Beyond that, here are some assorted notes I took while playing:
There was a softlock, pictured below. The box blocks you when you pull it back to the right.

This game is weird. I thought it would be mostly a shitpost thing but there's surprisingly a lot of thought put into this. Because at first I thought I could just spam the quick attack to stun lock enemies and you can, but they can also block and enemies are usually never alone so that strategy isn't viable all the time. The way things are sort of reminds me of Overgrowth? The game is certainly unique.
Also while playing I took some notes:
There's a lot more here compared to DD50, great progress!
Other than that, here are some things I've noted while playing:
Good job on all the improvements!
Things still feel very janky. Keyboard controls are also completely broken, I'm not sure if it was like that last submission, but I couldn't get anything to happen with a keyboard.
I think at this point there are way too many different systems implemented. Last time I commented that it was interesting how the game had all kinds of different features and mechanics, but I feel I need to backtrack that. You should probably give the features you've already implemented more attention rather than adding anything new.
As usual there are bugs, just one I found in my short playthrough was: If you crouch right in front of the cube face and jump nothing will happen, but if you sleep right in front of the cube face then jump your character will constantly be pushed backwards.
Finally, since people keep mentioning Maplestory, maybe try out Maplestory DS for inspiration? It's a singleplayer Maplestory game, which is what I assume you are going for.