XaiJu
GiantessSandboxDev

GiantessSandboxDev

patreon


GiantessSandboxDev posts

Progress Update

Hello, everybody!

The past week has been spent trying to figure out how to get better movement out of the Giantess - The movement system has needed some TLC for quite a while now, and I feel as though I'm on the verge of a breakthrough. Though, perhaps I'm over-engineering this a bit -- I'll probably take a step back and work on other areas in the coming week.

2025-07-04 19:50:22 +0000 UTC View Post

Progress Update!

Hi everyone! I've been busy writing a custom lightmap chunking script for Blender so I can spruce the game's levels up some. I think it looks pretty good! (The chair does not have a shadow because it can move).

Other than the lightmap script, I've also been figuring out ways to make the Giantess' movements feel more fluid. That was the goal for last update, but I missed the mark a bit.

This time, I'm going to try experimenting with using IK to animate the Giantess for certain ac...

View Post

Progress Update

I've been taking development slower the past week to relax a bit after the last update. It's pretty stressful to be a couple of weeks (or even months) into an update's development cycle, and I want to mitigate burnout as much as possible!

Nevertheless, things have been getting worked on, and a fun experim...

View Post

Progress Update

Not much has been happening over the last week -- I've mainly been trying to relax a bit after the last update's release... Half-way through the week, though, I started experimenting with a new rope physics system, and now... The game has dynamic rope physics! It's not that big of an addition, but it is super cool none-the-less.

Anyways, I've been thinking about what I can feasibly add in the next update (and not have it take a few months), and I've got a few ideas:
- More scenarios...

View Post

PATCH: Giantess Sandbox v0.0.22a (May 2025 Build 3)

This'll be the final patch for this version, unless any game-breaking issues remain!

View the changelog over at https://aryion.com/forum/viewtopic.php?f=79&t=64213&p=3030289#p3030289 .

View Post

Vorecade Release!

Giantess Sandbox is now available on Vorecade! It's a cool up-and-coming service dedicated to hosting vore-centric games, so I've went ahead and uploaded it on there. I'll still be releasing new versions via Google Drive + Aryion along side it, though.

View Post

PATCH: Giantess Sandbox v0.0.21a (May 2025 Build 2)

This fixes many glaring issues with the previous build. Hopefully things work a little better.

It is recommended that you clear your config folder (except for ai_kuronatu.cfg and player.cfg). So, folders like 'scenes', 'scripts', 'conversation' and 'levels' should be deleted.

Thanks for being patient!

View Post

RELEASE: Giantess Sandbox v0.0.20a (May 2025 Build)

Well, this new update isn't as feature-rich as I thought it would be four months ago, but... Here we are. No need to delay it any longer!!

Here's a few of the key features inside this update:

  • Dynamic Liquid Effects
    Stomach acid now has its surface become agitated by the presence and movement of objects, players and bots! Additionally, the stomach's churning will now create waves, helping to thoroughly coat its occupants for proper digestion. This can b...

    View Post

Progress Update!

Hello everybody!

I'm going to start by thanking all of you for being so patient! We're in the final one or two weeks before the next update is ready, and I'm really hoping it goes smoothly!

I've got a few problems to sort out first; Namely, ropes still being wonky, some minor issues related to swallowing, among some other things. I've also got to test the game scenarios to make sure they still work, but I'm fairly confident that any issues will be easily fixable.

I've bee...

View Post

Progress Update

Hi everyone!

I'm pretty much going to every game system / feature and just making sure they're all working at this point, and that has yielded a bunch of bugs! So I've been fixing those for the past week.

The next update is pretty much in the final stretch at this point, so I don't have much to report right now. Bugs aren't very interesting, you know?

Anyways, it'll probably be just a few weeks left before I'm ready to release the next update. Thank you for your support, ...

View Post

Progress Update

Hi everybody!

This past week has mostly been fixing bugs, though I have made a few minor updates to various animations for the Giantess, as well as tweaked her shading a bit. I also continue to optimize everything that I can!

I've been focusing mainly on the scripting system; Fixing edge-cases, making sure the syntax works, etc. so that it'll be useful when making your own scenarios!

I also plan on fixing up the in-game scene editor to help with that as well. (Don't go lo...

View Post

Progress Update

Hello again, everybody!

This week has seen a great many bug fixes, code refactoring, and feature polishing! From dynamic liquid to the activity queue, I don't think there's any (large) piece of code that's been left untouched at this point.

I've introduced major optimizations to a bunch of stuff!! The goal is for the game to run at least 1.5x as fast as before under a decent load (multiple Giantesses, a bunch of food, etc.). Right now, I've already made major performance gains j...

View Post

Progress Update

Hello again!

I've been mostly tweaking & testing the Giantess' pickup and drop mechanics this week, along with testing for a bunch of edge-cases. I've been restructuring the way the game handles interactions a bit so I can create actions that involve TWO ai's. I'm a bit far off from that right now, though - I've only just laid the groundwork down! In due time.

Anyways, I've also been implementing some new technology: The external (or maybe the internal ;]) camera! Useful for...

View Post

Progress Update

Hello, everybody! Another week, another update.

I've been mostly working on the Giantess' AI the past week. Namely, her ability to pick things up that are in weird spots. It's getting to the point where you can't escape her without being in an absurd location! Pretty good, that.
I'm also adding dialog for a few specific things (such as feeding the Giantess something). Nothing major; Just a bit of dialog writing to get me into the dialog groove. I do want to add more of that!

...

View Post

Progress Update

Hello hello hello!

Pretty big progress this week (if only on a single feature) - I've been implementing liquid sudo-physics!

Objects that move around & enter the stomach acid will cause the acid to ripple! Not only that - The stomach now creates a wave of acid on every churn, to thoroughly coat its occupants. It's becoming nigh-impossible to avoid the acid now!

I have no clue how intensive these features will be on older hardware, so I'll also include options to allow...

View Post

Progress Update

Good day!

This past week saw me fixing a few scripting-related issues, fixing some rope-related issues, modifying how objects are digested, updating the object-wetness shader (picture included), and optimizing the debug menu -- All while suffering from a nasty toothache!

In the last released version, the stomach digests objects at full power, even if only 1% of the object is submerged in the acid.
I've changed this to make the digestion power based on how submerged the object...

View Post

Progress Update

Hello everybody!

In the past week, I've mostly been working on fleshing out the Neighborhood map, but some time has been dedicated to cosmetic stuff.

Speaking of which, you can now color the Giantess' mouth, stomach, hair and eye color in addition to the acid color! Pretty nifty.

Skin coloring might make an appearance as well, if I can figure out a good way to implement it. It's going to be tricky, since the skin texture uses baked-in shading to look good - Coloring it wo...

View Post

Progress Update

Hey everybody!

The last week has been pretty cathartic for me. The release of the last hotfix allowed me to relax for a couple of days. I'm pretty sure I was working up to a major burnout, so I think it's a pretty good thing I released it & took a break when I did.

Anyways, now that's been sorted out, I can get back to working on this thing. I've already managed to fix a few bugs, polish the holding animation for the tablet, and flesh out a few furniture models for 'Neighborh...

View Post

HOTFIX: Giantess Sandbox v0.0.19a (January 2025 Build 3)

This'll be the last hotfix version so I can get started on the next content update. It should be pretty stable in the places that count!

You can check out a change list over at https://aryion.com/forum/viewtopic.php?f=79&t=64213&start=440 .

View Post

HOTFIX: Giantess Sandbox v0.0.18a (January 2025 Build 2)

This update is just a hotfix for a few nasty bugs that people were having!

You can check out a change list over at https://aryion.com/forum/viewtopic.php?f=79&t=64213&start=440 .

View Post

RELEASE: Giantess Sandbox v0.0.17a (January 2025 Build)

A BUNCH of changes in this one! Better scripting support, three levels MERGED, and AI improvements galore! Not to mention the bug fixes!!!!

Apologies for such a long wait; Life has not let up its grip on my schedule, so I only have so much time to work on this thing everyday. But nevertheless, here we are!

The level merge is... Still not done yet, but I figured I'd rather release what I have right now than to keep you all waiting another month.

Tons of fixes in this updat...

View Post

Progress Update

Hello everybody!

For the past week, I've been tightening up scripts for release, fixing a ton of bugs, and finishing up essential game scripts and configs for the Neighborhood level. Not to mention a whole bunch of miscellaneous things, QoL improvements - things of that sort :p

I greatly appreciate all of you who reassure me that I can take my time - It really does help alleviate the stress!! But I do know that this update has taken its sweet time, and I'm working as fast as I ca...

View Post

Progress Update

Happy new years, everybody!

I'm making slow but steady progress on the next update. The more I test things, the more bugs I discover. ^^; The bug list is pretty long right now (and growing), so I'll try to get through it as fast as possible.

I've also been slacking a bit for the past week because of the holidays, but now I'm back on track. I want to push this update already!! But I also don't want it to be as broken as it was last update. Bear with me here :v:

Anyways, I'...

View Post

Progress Update

Merry early Christmas, everyone!

The past week has been spent working on Giantess AI, fixing bugs, and...

Adding a new (bot-only) model into the game! I'm going to be working on adding more bot models in the future, so this is just the start of it. I'm trying to add some diversity to the model selection, as well as figure out the best way to import models easily ^^.
So, consider this a step towards custom model support for bots (and perhaps the Player as well).

* C...

View Post

Progress Update

Hello! Another week, another update.

This past week has pretty much been all about improving the Giantess' movement. I'm hoping to mend the clunky nature of her movements, and I think it's been going pretty well.

For a couple of examples; She can now pick things up while she's walking somewhere (without stopping), and can also pick up two things at the same time! She's getting to be pretty advanced. She can even open doors now!

I'm also focusing on her actual AI. Since she...

View Post

Progress Update

Hi all!

I've made a ton of progress on a bunch of things in the past week!!

For Bedroom / Computer Room (which will now be named Neighborhood), I've made custom models for a bunch of furniture and tweaked the house a bit to make it more realistic. Things are coming along nicely!

Some of the furniture's proportions are off related to the Giantess, but I hope to have that addressed by next update.

For the past 3 days, I've been aggressively optimizing game scripts, t...

View Post

Progress Update

Hey all!

I've been busy merging the "Computer Room" and "Pool" levels.
"Pool" had to change a bit in order to fit everything in, so it might feel a bit weird, but you'll get used to it. It's pretty neat! I think this newly merged level might be the basis for an entire neighborhood (so I can support more scenarios), but I'll have to see about that.

In terms of AI, I've been working on making her ambidextrous relating to picking up objects and doing stuff with them.
I've als...

View Post

Progress Update

Hello everybody!

I began this week off strong by adding a scripting console, (mostly) fixing player collision clipping, adding footstep sounds and even making the stomach audibly react to punches!

The pool-bedroom level merge is going well too, but I don't quite have it finished enough to show off just yet.

Our Discord server has had quite a lot of suggestions and bug reports submitted, so I just wanna give a big thanks to those dedicated players who make them! I've been ...

View Post

Discord Server is Live

I've created a public Discord server for those wanting to share game-related content, report bugs, or even to just connect with the community.

Join if you're interested!

View Post

Progress Update!

Hi again!

Over the past week, I've mainly been working on the scripting system, to get it as tight & easy-to-use as possible. That way, asset creation will be much easier for those who are knowledgeable about that kind of stuff.

In regards to the asset-side of things, I'm still working on getting that sleeping scenario (that I missed last update) into the game, along with fixing a few more obscure issues related to animation and giantess movement.

As I said previously...

View Post