Wooded Meadow Posted August 20, 2022 Posted August 20, 2022 I have a question. How does the Male/Male/Female threesome animation trigger, and how difficult would it be to add other such animations? I felt there was a distinct lack of threesomes in my Rimworld experience so I'm playing around in Spriter trying to make some. Unfortunately my programming experience is next to null so I'm not sure where to go from there.
AbstractConcept Posted August 20, 2022 Posted August 20, 2022 5 hours ago, Wooded Meadow said: I have a question. How does the Male/Male/Female threesome animation trigger, and how difficult would it be to add other such animations? I felt there was a distinct lack of threesomes in my Rimworld experience so I'm playing around in Spriter trying to make some. Unfortunately my programming experience is next to null so I'm not sure where to go from there. I believe that normally the only way threesomes can trigger is non-censentually, when two pawns happen to target another at the same time However, I just so happened to release a new mod yesterday that adds another threesome animation as well as adding some new ways for threesomes to occur Just be warned there still maybe bugs You can find it here: Rimworld Animation Patch 2
Wooded Meadow Posted August 21, 2022 Posted August 21, 2022 2 hours ago, AbstractConcept said: I believe that normally the only way threesomes can trigger is non-censentually, when two pawns happen to target another at the same time However, I just so happened to release a new mod yesterday that adds another threesome animation as well as adding some new ways for threesomes to occur Just be warned there still maybe bugs You can find it here: Rimworld Animation Patch Ahh, impeccable timing! And maybe I should have looked harder ? I'll check it out, thanks.
Pure Minua Posted August 27, 2022 Posted August 27, 2022 Real stupid question. Is there any way to test out added animations, or just RNG it? I've been modifying most of the animations, but getting them to roll through or find out why they're not playing is pretty time consuming. Basically a way to use debug to cycle the animations, if possible.
Kaedo Posted August 27, 2022 Posted August 27, 2022 (edited) 36 minutes ago, Pure Minua said: Real stupid question. Is there any way to test out added animations, or just RNG it? I've been modifying most of the animations, but getting them to roll through or find out why they're not playing is pretty time consuming. Basically a way to use debug to cycle the animations, if possible. You can alter the sex types to heavily skew the type of sexual actions to the ones that would trigger the animation in question, should be in the RJW sex settings. That could be a basic way to do it. Using hero mode you can also force a pawn into different actions to try and proc the one you want better. Edited August 27, 2022 by Kaedo
Pure Minua Posted August 28, 2022 Posted August 28, 2022 16 hours ago, Kaedo said: You can alter the sex types to heavily skew the type of sexual actions to the ones that would trigger the animation in question, should be in the RJW sex settings. That could be a basic way to do it. Using hero mode you can also force a pawn into different actions to try and proc the one you want better. Aye, that's what I've been doing. Problem arises when you're expanding upon near every animation. Ah well, just gotta hope for the best. Lastly, in some of the original animations there were tags of <interactionDefType>; I've noticed that these are largely unused in newer animations. Just wondering if we can nix these entirely.
NuclearMuffin Posted August 28, 2022 Posted August 28, 2022 https://gist.github.com/8ed9c8964b7fd2a52dc8affd2aec10af Sometimes I get this error that tanks FPS and overall ticks, I caught it again just in this hugslog. I think its at the end its one of the most recent things before I took the log. I can fix it by downing the pawn with the error (usually an animal) and then just waking them back up. Just thought I would mention it though.
Kaedo Posted August 28, 2022 Posted August 28, 2022 5 hours ago, NuclearMuffin said: https://gist.github.com/8ed9c8964b7fd2a52dc8affd2aec10af Sometimes I get this error that tanks FPS and overall ticks, I caught it again just in this hugslog. I think its at the end its one of the most recent things before I took the log. I can fix it by downing the pawn with the error (usually an animal) and then just waking them back up. Just thought I would mention it though. I had that issue start when I was editing the mod list during gameplay recently, and it stopped when I started a new game. Seems to dislike having mod lists altered in certain ways lately now.
Tory187 Posted August 28, 2022 Posted August 28, 2022 5 hours ago, NuclearMuffin said: https://gist.github.com/8ed9c8964b7fd2a52dc8affd2aec10af Sometimes I get this error that tanks FPS and overall ticks, I caught it again just in this hugslog. I think its at the end its one of the most recent things before I took the log. I can fix it by downing the pawn with the error (usually an animal) and then just waking them back up. Just thought I would mention it though. Something is interfering with rjw animations comp for that animal. not sure what it is. Usually this happens to a pawn that doesnt have the comp applied to them but horses definitely should have it so a mod is likely breaking it. Either a mod breaking the animals core basepawn (where the anim comp is patched) or maybe yayo anims is interfering in some way. Should try reinstalling rjw anims fresh before trying anything.
NuclearMuffin Posted August 29, 2022 Posted August 29, 2022 16 hours ago, Tory187 said: Something is interfering with rjw animations comp for that animal. not sure what it is. Usually this happens to a pawn that doesnt have the comp applied to them but horses definitely should have it so a mod is likely breaking it. Either a mod breaking the animals core basepawn (where the anim comp is patched) or maybe yayo anims is interfering in some way. Should try reinstalling rjw anims fresh before trying anything. Would it potentially be animal logic? I dont think it affects animations but I also dont know how to mod so I dont really know.
Tory187 Posted August 29, 2022 Posted August 29, 2022 It shouldnt really be any popular mod like animal logic. We would have heard about this conflict by now if so.
nodonteven Posted October 5, 2022 Posted October 5, 2022 Hey, so is gitgud just not working for anyone else?
Melty1896 Posted October 25, 2022 Posted October 25, 2022 Pardon my noobiness on this, but how exactly do I download this mod? When I click on the Git link, all I get is this: Do I have to clone and compile this to generate the files needed? I don't see anything under "Releases" like you normally would in Github. Someone mentioned to check the History tab for a list of releases, but all I see are commits.
SingleForLife Posted October 25, 2022 Posted October 25, 2022 1 hour ago, Melty1896 said: Pardon my noobiness on this, but how exactly do I download this mod? in the top right, next to the blue 'Clone' button, is a white button with an arrow pointing down. click it and select the desired file type
jenova666 Posted October 25, 2022 Posted October 25, 2022 8 hours ago, Melty1896 said: Pardon my noobiness on this, but how exactly do I download this mod? When I click on the Git link, all I get is this: Do I have to clone and compile this to generate the files needed? I don't see anything under "Releases" like you normally would in Github. Someone mentioned to check the History tab for a list of releases, but all I see are commits. No point to download it right now I think. Since RJW no longer support 1.3 and this mod has still not been updated you might have issues.
c0ffeeeee Posted October 25, 2022 Author Posted October 25, 2022 4 hours ago, jenova666 said: No point to download it right now I think. Since RJW no longer support 1.3 and this mod has still not been updated you might have issues. working on it
c0ffeeeee Posted October 25, 2022 Author Posted October 25, 2022 1.4 is up! Currently only tested without Biotech, though in theory it should work fine with it (25 bucks Tynan pls). As usual, let me know if you get any errors or issues. 3
jenova666 Posted October 25, 2022 Posted October 25, 2022 (edited) 1 hour ago, c0ffeeeee said: working on it God damn it man. Just let me sleep. I have been sorting out mods all day and was just about to go to bed and now you show up making me go back to the computer. Why you do this to me man? Edited October 25, 2022 by jenova666 typo
Melty1896 Posted October 26, 2022 Posted October 26, 2022 6 hours ago, c0ffeeeee said: 1.4 is up! Currently only tested without Biotech, though in theory it should work fine with it (25 bucks Tynan pls). As usual, let me know if you get any errors or issues. Hey coffee, thanks for this mod. Just wanted to check if downloading the source code and deleting the git attributes/gitignore/visual studio sln files would be enough for an upgrade? There is no need to build the solution right ?
Tory187 Posted October 26, 2022 Posted October 26, 2022 No need to build the assembly, its included within the 1.4 loadfolder. Rimworld will automatically load that folder.
c0ffeeeee Posted October 26, 2022 Author Posted October 26, 2022 14 hours ago, Melty1896 said: Hey coffee, thanks for this mod. Just wanted to check if downloading the source code and deleting the git attributes/gitignore/visual studio sln files would be enough for an upgrade? There is no need to build the solution right ? if you use lazy installer you can break it by deleting files, but otherwise it'll work fine. Those extra files are just ignored by Rimworld anyway
Alpenglow Posted October 27, 2022 Posted October 27, 2022 On 10/26/2022 at 2:10 AM, c0ffeeeee said: 1.4 is up! Currently only tested without Biotech, though in theory it should work fine with it (25 bucks Tynan pls). As usual, let me know if you get any errors or issues. Are there plans to add the ability to be independent of RJW for Biotech for this mod? To keep the mechanics of pregnancy and lovemaking from the DLC, but be able to see animations from this mod?
arkyte Posted November 1, 2022 Posted November 1, 2022 Humanoid alien races is full of bugs with vanilla biotech ;/
Niecny Posted November 1, 2022 Posted November 1, 2022 Hello i have fps and ticks drop while animations are playing no error or anything. Removing yayo animations helped a little but i still have very significant fps drops while animations are playing.
Recommended Posts
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 accountSign in
Already have an account? Sign in here.
Sign In Now