Jump to content

Goal: random thrust sounds during sex in SxB


brapcity

Recommended Posts

Posted

I'm trying to figure out exactly how to have multiple thrust sounds in Sexbound Reborn's* sex scenes (or, at least, one in specific). When adding sounds to immediateSound inside the twoactors[-centered].animation, it's tied to the actual frames, so I'm limited to a repeating static array of maybe two or three of the same thrust noises. If I could pick a random element out of this array that would suffice, but I'm not exactly sure how to do that in this format (JSON). As it stands now, I've replaced the moaning sounds with the sounds I want to use but it's not really what I want. I suppose this is more of a techincal question of "How do I pull a random element from a fixed-size array inside JSON", but it if I have to figure out something Lua-based that'd be fine too. Sorry if this is also a very simple question; I have a fair bit of coding experience but this is my first time dealing with Starbound modding.

 

*I'm actually working with Pygophillia, but the difference doesn't matter here

Posted (edited)

Not possible with vanilla Starbound.

 

StarExtensions added an "immediateSoundPool" option to the animation file by my request for exactly this feature, don't know if that made it over into OpenStarbound too.

Edited by Erina Sugino
Posted

I see; thank you for letting me know. I've been using OpenStarbound so I can test that later, but either way good request!

Create an account or sign in to comment

You need to be a member in order to leave a comment

Create an account

Sign up for a new account in our community. It's easy!

Register a new account

Sign in

Already have an account? Sign in here.

Sign In Now
  • Recently Browsing   0 members

    • No registered users viewing this page.
×
×
  • Create New...