Skip to main content

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

ZingyASA

198
Posts
669
Followers
A member registered Nov 04, 2023 · View creator page →

Creator of

Recent community posts

When the game reaches a point where I think it's complete, I will be moving onto developing a totally different type of game.  I wanted to make this game as a passion project because there was a lack of games with a safe vore theme, but long term the target audience is very narrow and wouldn't work out financially.  Next game won't be explicit in nature.

As a general fetish?  It's fine.  Got my preferences, but can see the appeal.

For the game?  There might be an exception where 1 predator does this, but otherwise I must keep the scope of the game narrow which means a heavy focus on oral vore.

Made some decent progress over the last 2 weeks.  I should have a test version to send out to volunteers on the Discord server to help find issues within the next week, though this is only for Turtle.  Mermaid isn't ready for testing for a while more yet.  If things go perfectly, whole update might be ready in a bit over a month?  With my track record over the last few months, though, I would not bet on that kind of productivity out of me.  I will know better in a few weeks.  Right now it's hard to give an estimate.

I've yet to design anything around the final boss yet, but I have some assumptions I can make.  Pretty sure it'll act like essence collection right away, and if Amelia can succeed in doing that then it's a win.  Instead of ending right away, Amelia would have to walk back to her diary with the option to revisit predators along the way including the final boss again.  A revisit to the final boss would likely be much less intense.  The only idea I have right now is if Amelia does return to her diary after the final boss that the game ends with some dialogue about her returning home or something, but if I can think of a less generic ending I'll try to go with that.

All Apex and Consensual predators will get Game Overs.  Not to be confused with the Fairy at all since she is technically prey and makes Amelia a predator in that narrow scope.  Only when Amelia is prey to another predator and certain conditions are met.

There are 2 links I've made public for Discord, the easiest one to find would actually be in-game.  On the main menu, there's a 'Support the dev and social' button that will open up a new screen with this link.

The game doesn't have digestion, and I will not be adding digestion.

Audio is a low priority at this time.

The technology is constantly evolving, and I've not looked into video generation yet.  I will after responding here, but if it's going to take me longer to get a quality result, then I will have to wait until the technology improves and speeds up further.

I try to give tiny updates when asked about it here in the comments, but I'm also very responsive on the Discord server I run for this game (public link available in the game's main menu).  I don't necessarily announce progress updates, but I do have a #dev-diary channel when changes are saved to the project files.  It doesn't cover everything, as during periods of writing or image generation this channel doesn't get updated until it's all finished and added to the game, but it is a little way to track progress for those who are more interested in that.

Best way for now is to just ask I suppose, whether here or by joining the Discord server and asking there.  I got 12 images generated yesterday, so progress is indeed happening just at a much slower pace.

I'd only consider it for testing purposes.  The next two predators are reliant on each other's interactions for certain outcomes, and it'd be rather incomplete to release a version like this.

It's still in the works.  I know I kind of set a standard of once-a-month updates until this last one, but it's very tough as a solo project to keep up that same steam long term.  I promise small bits are still being completed, most recent progress made was yesterday, it's just at a fraction the speed of before.  This update is also bigger than most updates as 2 predators are being worked on.  I still estimate the next update is about 50% done, though it's not totally accurate compared to other comments I made estimating progress.  I've worked on extra things that should improve the game most recently that don't necessarily bring the game closer to the next update.

As it's a game, and without spoiling any ideas I have, it will always be possible for Amelia to escape a situation.  Player will need to figure out how to, but it wouldn't be very fair to just have an impossible situation thrown at them with no warning.

I am open to an idea like needing a Consensual Predator's help to escape an Apex Predator if I can find the right motives for it to make sense.  I have not planned out Slime girl that far ahead to know if that's the direction I'll go yet.

Consensual Predators have a bias towards predators they have not fed recently, which means all Consensual Predators will visit all Apex Predators at some point.  They first tend to find the Apex Predators closest to them, then are less likely to revisit unless all other Apex Predators have eaten them once.  So it may take longer than a few days to achieve, but you could meet all Consensual Predators eventually if you have Amelia stay prey to one Apex Predator.

I think the game will require at least 3 weeks of solid hours put into it to reach the next update.  Good news is I did finally get a good chunk done today, just need at least 20 more of those.  Mid-January at the very best, but after not working on it for over a month I can't make any promises that I can keep to a schedule yet.

The game is at about the halfway point development-wise.  This is more thoroughly explained in #about-game channel of the Discord server, would take too long to post it all here.

I have some images posted on the Discord server I run for this game (#teasers channel).  A link to this server can be found in-game on the main menu's 'Support the dev and social' button.

Can't give an accurate date as I've been slacking lately.  Once I get serious and back to work on it, I would know better.

Been playing a lot of video games and not working on the game lately.  I'll get serious and back at it soon.

Technically, the answer is yes, but this is a very large task that I don't have time for so I can't.  I would suggest you look up tutorials for Unity, as anything I could teach you is most likely done better by someone else already.  There's a lot of free resources out there; try to find one that's easy to follow and does something very basic like a game of pong.  

If you do follow a tutorial and it clicks for you, I would then look up some fundamentals regarding C# coding language like object-oriented programming.  I think with at least 100 hours of effort, you can reach a point where you can consider starting your own game by using what you learned.  You should give it a try; it is very satisfying when I solve a problem for my game through code.

Yeah that'd be in the plans at some point.  Once the game is near completion, I can make a list of some sort that explains my process.  To add new logic would be tough (the unique things that some predators have, like Succubus checking every 3-4 hours to see if her prey is active enough), but if you don't mind copy/pasting the behaviors a current predator has, then the process of adding a new predator should be easy enough to explain.  I just have no idea how modular or easily sharable it would be; I don't think the game has the ability to not exist as one whole piece.  The game currently does not have a way to load a character from outside of itself.  If a modder were to supply everything required for a new character, anyone playing it would need to download the whole game to see it unless new logic is added for this.  Not sure if I'm explaining this right, it's a bit late here.

This is explained in Bear's Predator Tip, found in the Help menu.  If the information there isn't adequate, I can explain further and consider updating the tip.

Yes.  If you click 'Help' button in-game, there's a section called 'Predator Tips - Spoilers' that has tips on every predator.  Find the page for Erinna and it should explain everything.  If it doesn't, I can elaborate further and consider updating the tip

Apex Feral Turtle, and Consensual Mermaid.  2 water Predators for the next update.

Yes, but probably not in the way you're asking about.  There is a Fairy in-game that Amelia gets to eat, but otherwise, Amelia is not able to eat others.

Last few weeks have been pretty slow.  I've been playing a lot of video games lately.  I think things will pick up again soon, though.  Earliest is likely January.

Thanks for the feedback, glad you seemed to enjoy the game.

There is not a way to increase energy past 8, and I don't think future Fairies will add this either.  Though I'll know better once I'm actually in the process of adding them.  The current Fairy does increase max Mood and Drive, so I suppose it would make sense in a way to have at least one Fairy help out here.  Next release should have difficulty settings for Normal or Casual mode, or if players want something in between can do Custom mode and set each setting to what they like.  There will be an option for instant escape where just pressing the button will get Amelia out.  Until then, the other option would be to enable the Debug menu and use it to increase energy while escaping if you'd like to attempt another escape right away, or make sure you have enough for the current attempt.

Yes, Drider and Slime girls are planned to be added.  Not sure about an arachnophobia mode for just one predator, but I may at some point make the game more customizable by having an option for each predator to be allowed or hidden.

Perhaps, with a margin of error of about 5 points.  

I know it's much slower than previous updates, but slow and steady for now.

Maybe 45%.  Finished some images, but still slow going.

Every Consensual Predator is the same: meet them inside of an Apex Predator stomach.  You can use 'Predator Info' button in-game to see her current location (whether outside, or if eaten will say by who)

This information is available in-game at Help > Tips Spoilers:

1. Experience 2 willing scenes with predators

2. At least 10 in-game days have passed

Oh right, doy.  My advice is mostly the same, minus the visual changes as I was thinking of Harpy.  Pay attention to the diary entries, or read the tip page.

Vague tip: Pay attention to the expression Erinna is making, also pay attention to the diary entries as it describes how Erinna is doing.  She is an energetic predator, so even while asleep, she will be quick to react to an escape attempt if she's in a comfortable state.


For a more direct explanation and potential spoilers, you can read the in-game tip page for Harpy to understand.  All predators and their somewhat hidden interactions are mentioned on their tip pages.  Help > Predator Tips - Spoilers > find the predator you want info on.

Final boss is not available yet, the game is still mostly a sandbox-type game for now.  Once the final boss is added then the game will have a conclusion, though after beating the final boss I will likely require the player to walk back to the diary space, allowing predators to be re-visited (including the final boss) and ending the game when desired.

That can be easily done.  I'd probably make this a debug menu option, would that suffice?

~Eventually, once the appropriate character is added, there will be a way to maintain the bikini while in a stomach, but until then only way would be with this potential debug option.

Maybe 42%?  I've really slowed down and am taking my time for now.

No plans to add digestion.

Maybe?  I guess it depends on your definition of 'very difficult', but I have some ideas for 4+ stomachs.

Maybe at some point.  It's a low priority for me as I really worry about the game becoming worse if it's done wrong.

Yes, two stomachs.

Yes, a Mermaid is part of the next update.

Not quite.  Haven't made much progress lately, felt like I needed a break and started a different coding project.  I am working on images today so progress isn't 0, just that it's hard to keep the same pace I've maintained up until recently.  The large amount of image generation and writing is causing burnout, I need some other outlet to stay productive.  Expect updates to come out slower as I have my attention split (at least for now).

Yes there will be, and yes Centaur will be a predator with multiple stomachs.