Indie game storeFree gamesFun gamesHorror games
Game developmentAssetsComics
SalesBundles
Jobs
Tags
A jam submission

RubedoView game page

A Survival Adventure! Every bullet counts. Can you discover the truth?
Submitted by FelipeSRossi — 2 days, 18 hours before the deadline
Add to collection

Play game

Rubedo's itch.io page

Leave a comment

Log in with itch.io to leave a comment.

Comments

Not much to say. One enemy kept on fighting without head or arms, dunno if that's intentional. Otherwise the visuals look good, though I think the main character looks like he has white clown makeup on his face.

Developer

Yeah, the enemies only die when you destroy the cursed core that's hidden inside a random body part. The characters look like that because i tried adding some faux-shadows on the textures. Maybe I went too far on the contrast for the main character.

Thank you for playing!

Submitted

Mouse didn't appear immediately on Dialogue Opening, but might be thanks to me tabbing out. Font is quite hard to read, took reading longer to figure out interacting symbol was an E not a weird C. Also no Jumping? and Rolling is bound to the same Key as interacting? Seems odd.

Dialogue Partner is completely black, I'm assuming Lighting issues. Also has some weird Alpha Parts of the Material where the Background shines through, did you apply the wrong Material Maybe? Or have it setup wrongly? Why do you have a background Image behind them during Dialogue anyway? I think you said something about that in the Thread, but I forgot.

Rolling should lock into movement direction after you're a bit into the Animation I think. Or at least reduce the turn speed during it drastically. Roll also doesn't move me, if I let go of WASD, I just roll in Place. And I can't roll if I'm not moving initially. Why not use Root motion for it? And whats with your Textbox being set to selectable?

Enemy Corpses still rotate towards you when they are dead but haven't disappear yet. Moving during Combat while having to hold Tab down and wanting to press E to dodge is pretty hard to impossible. Toggle Lockon would be better.

When I received the Flash Drive, I couldn't use the Mouse but had to use Enter for the DIalogue to close. And when I 'died' I realized the Cross doesn't do anything. I kind of was expecting the Health HUD to the be Sphere and the Cross, not just the Sphere itself.

Map is clearly a Placeholder I assume, and obviously a lot of Stuff is missing. I like the Visuals of the Assets that are there so far however, the UI is nice but a bit static as of yet. I don't like the general Character controls. Movement is alright obviously, but rolling should move on itself not on WASD, Jumping should be there, Lock-On should be toggle, manual reloading should be possible.

Could have potential, but needs a bit of work on fixing up the core Stuff first I think.

Developer

Thank you for your feedback!

Mouse didn't appear immediately on Dialogue Opening, but might be thanks to me tabbing out. 

Haven't tested how mouse works in general. I use a Gamepad as the intended input method for development, and just slapped together a KB+M scheme 10 min before uploading for DD. Will go over the mouse interactions for next time.


Font is quite hard to read, took reading longer to figure out interacting symbol was an E not a weird C.

Yeah, when I saw that dialogue screen I had trouble too. I like the font styling, but I'll search for an alternative as I see more people having trouble with this.


Also no Jumping? and Rolling is bound to the same Key as interacting? Seems odd.

Right now there's no jumping, makes things easier to design. Maybe I'll add it in if I think it's stifling me when making the levels, but it's probably not coming to lock-on combat mode. Rolling and interacting in the same key is because I set them both to 'X' on the gamepad. It's creating some weird interactions when you roll over an item on the ground, or interact with an NPC, so I'll change it.


Dialogue Partner is completely black, I'm assuming Lighting issues. Also has some weird Alpha Parts of the Material where the Background shines through, did you apply the wrong Material Maybe? Or have it setup wrongly? Why do you have a background Image behind them during Dialogue anyway? I think you said something about that in the Thread, but I forgot.

By Dialogue Partner you mean the first NPC in the demo? If so, that's a semi-transparent texture that I'm using as a "default" test NPC. In the final game it'll only be used for the silhouette in the Inventory screen. The background is supposed to have a bit of transparency to it, but what might be happening is the cel-shader outline going through it like it was 100% transparent. That's a problem that I've noticed, but haven't found a good way to fix yet. There's a physical background object with the text because I can't have it as a widget with a sceneCapture of the NPC over it, because that would require either flagging every object that's not an NPC to not be captured on the sceneCapture or I would need to have a dummy of the NPC captured in another place, and that would mean the lightning would be all wrong.


Rolling should lock into movement direction after you're a bit into the Animation I think. Or at least reduce the turn speed during it drastically. Roll also doesn't move me, if I let go of WASD, I just roll in Place. And I can't roll if I'm not moving initially. Why not use Root motion for it?  

Yeah, the rolling right now only changes the animation and movespeed. I'll revamp it to have more of a minimum and maximum range later.


And whats with your Textbox being set to selectable?

That's just me using the wrong type of text on the widget.Should be fixed now.


Enemy Corpses still rotate towards you when they are dead but haven't disappear yet

That was a problem with my Behaviour Tree, fixed.


 Moving during Combat while having to hold Tab down and wanting to press E to dodge is pretty hard to impossible. Toggle Lockon would be better.

More people were having trouble with this. I suppose it's more of an annoyance when using kb+m,  I was fine with it when using Gamepad. Anyways, I've changed it to a toggle now, it's probably better.


When I received the Flash Drive, I couldn't use the Mouse but had to use Enter for the DIalogue to close. 

I'll check that mouse interaction now too.


 And when I 'died' I realized the Cross doesn't do anything. I kind of was expecting the Health HUD to the be Sphere and the Cross, not just the Sphere itself.

Yeah, it's supposed to be an stylized rose, you lose all the petals, you die. I'll probably have more Hud elements going along the cross, so It'll be less confusing. Also animations. UI animations will probably make a big difference in selling the effect.


Map is clearly a Placeholder I assume, and obviously a lot of Stuff is missing. I like the Visuals of the Assets that are there so far however, the UI is nice but a bit static as of yet. I don't like the general Character controls. Movement is alright obviously, but rolling should move on itself not on WASD, Jumping should be there, Lock-On should be toggle, manual reloading should be possible.

Yeah, this was more of a "look at all those barebones systems that I've made!" demo. I'll work on rolling, lock-on is toggle now, and will maybe consider jumping later on. Reloading only when you're out of ammo is also bothering me, manual reloading is high on the to-do list.


Could have potential, but needs a bit of work on fixing up the core Stuff first I think.

Thanks, I'll work on polishing what I have so far for next time!

Submitted

Visually this game has a lot of style. It doesn't have much going for it yet, but clearly, the parts you care about have been thought out. It needs a lot of work in its current combat system, but I'm sure you could turn it into something fun.

Developer

Thank you for playing it on stream. The game kinda broke down but it was very valuable feedback!

Submitted
  • Needs an options menu. You HAVE to have a frame rate limit option with Unreal.
  • Why do I have to press E and then select "yes" to pick up items on the ground? Is there a situation where wouldn't want to pick something up?
  • Dialogue goes outside the text box.
  • What I assume is the ammo count is halfway off the screen at 16:10.
  • Having to hold Tab to lock on feels awful. It should be a toggle.
  • Why have a lock-on system in the first place? Just let me aim myself.
  • Make the player walk slowly while firing his gun instead of coming to a complete stop.
  • Enemies don't clear focus when dying.
  • How do you actually kill enemies? Sometimes they die in 3 shots and sometimes you can destroy every body part but one before they die.
  • Walking around a huge area like this gets tedious fast, and these fetch quests aren't very compelling.
  • The enemies almost seem like an afterthought. Why are these things just standing around in the street next to some guy whose only concern is being too lazy to walk 50m to get some food?
  • Tried to examine an item in my inventory and the game softlocked.
  • My HUD disappeared at one point and I couldn't get it back. I assume it happened after pausing/opening the inventory/talking to someone.
  • You can turn in the USB stick multiple times to get multiple rewards.
Developer

Thanks for your feedback!

  • Needs an options menu. You HAVE to have a frame rate limit option with Unreal.
  • -Yeah, I'll work  on having an options menu with graphic settings and keybinds for next DD


  • Why do I have to press E and then select "yes" to pick up items on the ground? Is there a situation where wouldn't want to pick something up?
  • Yes, as inventory space is limited, you might want to check out what item is on the floor but not necessarily pick it up.


  • Dialogue goes outside the text box.
  • I've resized the text, shouldn't happen anymore.


  • What I assume is the ammo count is halfway off the screen at 16:10.
  • Haven't tested the UI at 16:10, will check that out.


  • Having to hold Tab to lock on feels awful. It should be a toggle.
  • Many people are saying this, so now I'm testing out a toggle version.


  • Why have a lock-on system in the first place? Just let me aim myself.
  • The combat system I have in mind is more about selecting what limb you want to hit precisely at a very quick pace, so by having a lock-on I'm getting the aiming portion of that removed, so I can focus on the limb-targetting.


  • Make the player walk slowly while firing his gun instead of coming to a complete stop.
  • I like the commitment to firing that you get from having the character locked in place. If it becomes a bigger complaint among more people, I might look into changing it.


  • Enemies don't clear focus when dying.
  • Yup, that was a bug. Fixed now.


  • How do you actually kill enemies? Sometimes they die in 3 shots and sometimes you can destroy every body part but one before they die.
  • The enemies only die when you destroy the cursed core. It's always hidden inside a random body part. The idea is that you're never certain of how many bullets it's gonna take to actually kill an enemy, so you might be better off just breaking the legs so it can't chase you, or just stun it (not implemented yet) and run away.


  • Walking around a huge area like this gets tedious fast, and these fetch quests aren't very compelling.
  • I agree. This demo is more about testing the systems I have built so far. The fetch quests are the simplest way to test the dialogue system, and the map is a big wasteland of placeholders that will be filled up with content until the game is done.


  • The enemies almost seem like an afterthought. Why are these things just standing around in the street next to some guy whose only concern is being too lazy to walk 50m to get some food?


  • They're there just to test the combat system. Right now they're not that menacing, I plan to add more attacks. Also, big part of the threat is in the actual game you'll be low on resources, so you can't just waste a ton of bullets murdering every enemy in sight.


  • Tried to examine an item in my inventory and the game softlocked.
  • This should be fixed now too. Apparently it was a problem with the combine button? An maybe the return button binding.


  • My HUD disappeared at one point and I couldn't get it back. I assume it happened after pausing/opening the inventory/talking to someone.
  • This is fixed too. Happened because the lock-on button was mistakenly also set as the menu return button, and that somehow was calling a function that destroyed all widgets.


  • You can turn in the USB stick multiple times to get multiple rewards.
  • That's fixed too. Dialogue bug.