Skip to main content

Indie game storeFree gamesFun gamesHorror games
Game developmentAssetsComics
SalesBundles
Jobs
TagsGame Engines

floppystack

35
Posts
1,602
Followers
A member registered Jul 12, 2024 · View creator page →

Creator of

Recent community posts

I sculpt characters in zbrush, then do retopology, texturing, rigging and animation in blender. I believe most game engines support animating in engine but I've never used it. I would recommend you stick to 2D if you're just getting started and then dabble with 3D if you feel like it. 3D has a lot of pitfalls and can be difficult to get to look the way you want it to.

I have an idea for something along those lines but it's low on the priority list at the moment.

If you press F1 at any time the game shows you the current keybindings. The cinematic skip button is x/backspace.

roguebasin.com is a great place to start. As for the liquid, it uses a shader technique called raymarching.

The game will give you a hint if you try to select a locked cinematic. In this case I believe it is the threesome cinematics. You need to stand near 2 minotaurs or skulls and then select the threesome from the menu that pops up after selecting the fuck option.

Hey, thanks for the bug report. I'll look into it. I'm not sure what you mean by "the movie" but it might be the cumflation ending screen. Which unlocks if the cum bar fills up at a value above 125. As for available seeds, it can be any number between 0 and 1'000'000'000.

A seed is just a value the random number generator uses when faking randomization. If you use the same seed the dungeon will be generated the same every run. You can see the seed for the currently loaded dungeon in the top left corner of the game when on the pause menu (escape key). They're not something one obtains, they just let users play a specific dungeon if they want.

You could try using a different browser. I believe windows only notifies you when opening downloaded zips, not while downloading.

Sorry for the late reply. There was an issue with stairs not being generated, it should be fixed now in v0.2.

The only thing I can think of is some kind of issue with vulkan shader compilation, you could try deleting the shader cache at %appdata%\Godot\app_userdata\HardStuck\shader_cache. Other than that maybe update/reinstall the gpu driver.

What are your specs? Operating system, cpu, gpu, etc.

Thanks. Not really sure what you mean by text dialogues. There are no plans for an elaborate story or dating sim-esque interactions if that's what youre talking about.

The bars are font based, but the font is included with the game. I uploaded a native linux build, hopefully that runs better.

It's on the todo list.

Health regenerates slowly over time regardless of the cum meter. Sex scenes will stun the enemy and trigger the ring your character is wearing.

Yeah the page just got removed instantly when I started sharing it. Hopefully support can reopen it, I don't think I'm violating any of their guidelines.

Saw the video, was cool :)

Currently no plans for a discord sorry, I will be creating a devlog here whenever I upload a new version, as well as posts on twitter and patreon.

Hard to say without more information, does the game crash when you reach a certain point or is it random? Also what are your computer specs?

Someone else had the same problem even with a newer nvidia card and fixed it with a graphics card driver update. Might be worth a try.

I have some unfinished content that didn't get included in the launch build. Might upload a mini update by the end of next week or the one after that.

Thanks, working on getting something set up.

There is a double team cinematic if you spawn two skulls with a blessed tome.

Blessed rings are one step further away from cursed, but since there isn't anything in the game right now that curses items there is no benefit.

Good point, but if you think about it you will never find anything else more like Rogue than Rogue itself. It is 100% like Rogue, and therefore peak roguelike.

Would be cool, but probably not anytime soon. I'll look into it though.

Hey, sorry but the game is Vulkan only. If your computer hasn't got compatibility with Vulkan Godot will pop up an error message suggesting opengl3 compatibility mode. However most of the shaders are broken in that mode so it doesn't help.

Hey. Currently there is no rigid update schedule. I'll post updates on features being worked on in dev logs or on twitter.

Thanks, version 0.11 that just got uploaded should fix the issue with higher resolutions.

Thanks. Currently there is no way of getting fully nude, but it is planned for future versions.

Thanks. Currently there is no way of managing the meter but there might be something in future versions.

Thanks. The fluids use a raymarching shader and a script that copies bones in a rig to the shader.

There was a bug where the game over scene failed to trigger. It's fixed now.

Fixed in the current uploaded game, just download it again and it should work.

There is a variant of the game over scene that I somehow managed to break right before uploading. If you redownload, the current version should be fixed.