wild_guy Posted June 16, 2022 Posted June 16, 2022 (edited) 1 hour ago, lanoix said: Sorry I have one more question, do you know what the field "Unknown 2" is for? I guess it's some service value to configure the event, you shouldn't touch it and keep it as bla-bla-bla-100 (default value) to make the event working. I don't know actually, never touched it. Edited June 16, 2022 by wild_guy 2
lanoix Posted June 16, 2022 Posted June 16, 2022 On 4/4/2022 at 2:00 AM, Khlas said: you add the censor event directly on the clip itself. The timecode is thre just to mean where the event will start, and its duration. Nothing else. You can only add one censor event per clip. I never managed to add two of them sadly. I just added two by changing the ID in Unknown 1 the same way you do with sound events. 0x00000001 for first censor, 0x00000002 for second etc. It seems to work.
Khlas Posted June 16, 2022 Posted June 16, 2022 1 minute ago, lanoix said: I just added two by changing the ID in Unknown 1 the same way you do with sound events. 0x00000001 for first censor, 0x00000002 for second etc. It seems to work. are you sure it does? because some VO sounds doesn't open the jaw at all and if you didn't animated the jaw it could looks like it worked
lanoix Posted June 16, 2022 Posted June 16, 2022 36 minutes ago, Khlas said: are you sure it does? because some VO sounds doesn't open the jaw at all and if you didn't animated the jaw it could looks like it worked Yeah I tried in multiple steps to learn so I know the sounds move the jaw if it's not censored.
wild_guy Posted June 18, 2022 Posted June 18, 2022 On 6/16/2022 at 11:37 PM, lanoix said: Yeah I tried in multiple steps to learn so I know the sounds move the jaw if it's not censored. You can add as many censors as you need, no problem. 1
Flitterbug Posted July 9, 2022 Posted July 9, 2022 Would someone be willing to help look over the xml file for my first animation attempt? I got it to work once while in game, but then I tried to improve some things and now it won't work at all. I'm very new to this, so I'm sure I'm missing something. I even tried starting from scratch with a new template xml file and only put in the variables that worked the first time, but no dice. Also, if we can figure out how to make it work, please feel free to critique the animation itself. It's rough around the edges, I know. Crouched_Dildo_Ride.package 1
KatsuKitty Posted July 9, 2022 Posted July 9, 2022 12 hours ago, Flitterbug said: Would someone be willing to help look over the xml file for my first animation attempt? I got it to work once while in game, but then I tried to improve some things and now it won't work at all. I'm very new to this, so I'm sure I'm missing something. I even tried starting from scratch with a new template xml file and only put in the variables that worked the first time, but no dice. Also, if we can figure out how to make it work, please feel free to critique the animation itself. It's rough around the edges, I know. Crouched_Dildo_Ride.package 62.72 kB · 0 downloads Hi, i took a look at your XML file, and i think i know what your problem is, you need to put values in the part of the XML you left blank, you cant just leave it blank, so set values for: "receiving_actor_category" ,"receiving_actor_cum_layers" and "receiving_actor_cum_inside" , also for the receiving_actor_id, put 1 since it's the first actor,i'm no expert but I think that should solve the issue, also if you dont want to use the actor_interactions part, you can delete it (the part i highlighted) make sure you read this guide if you arent sure about something XML related: https://turbodriver.itch.io/wickedwhims/devlog/139556/creating-wickedwhims-animation-xml-file-4 . Also im not the best at animations still trying to improve haha so you can ask some one else about the animation part ?
KatsuKitty Posted July 9, 2022 Posted July 9, 2022 13 hours ago, Flitterbug said: Would someone be willing to help look over the xml file for my first animation attempt? I got it to work once while in game, but then I tried to improve some things and now it won't work at all. I'm very new to this, so I'm sure I'm missing something. I even tried starting from scratch with a new template xml file and only put in the variables that worked the first time, but no dice. Also, if we can figure out how to make it work, please feel free to critique the animation itself. It's rough around the edges, I know. Crouched_Dildo_Ride.package 62.72 kB · 1 download Also, you used an "object_animation_clip_name" are you trying to add an animated object to your animation?
Flitterbug Posted July 9, 2022 Posted July 9, 2022 (edited) 5 hours ago, KatsuKitty said: Also, you used an "object_animation_clip_name" are you trying to add an animated object to your animation? Thank you for the advice! I will make those changes and test it out. Also, I'm using just Noir's dildo as a prop, but I assumed I needed to put that in because the object has a first and last frame in the animation. I can test it without that part, though. EDIT: So I tried those changes, but still nothing. ? Edited July 9, 2022 by Flitterbug
Khlas Posted July 9, 2022 Posted July 9, 2022 40 minutes ago, Flitterbug said: Thank you for the advice! I will make those changes and test it out. Also, I'm using just Noir's dildo as a prop, but I assumed I needed to put that in because the object has a first and last frame in the animation. I can test it without that part, though. EDIT: So I tried those changes, but still nothing. ? props uses specific variables. The object animation is for objects animations, not props. If you don’t add the prop variables in your animation the animation will not show. Also actor 0 is the first actor, not 1. Everything is written in the xml guide, I think you should download the template and read entirely the guide to know what variables are used for.
Flitterbug Posted July 9, 2022 Posted July 9, 2022 Just now, Khlas said: props uses specific variables. The object animation is for objects animations, not props. If you don’t add the prop variables in your animation the animation will not show. Also actor 0 is the first actor, not 1. Everything is written in the xml guide, I think you should download the template and read entirely the guide to know what variables are used for. Okay, sounds good! I tried removing that. I also have the props section filled out. I actually have read through the tutorial a couples times, referenced it quite a bit, and watched a video on youtube. ? I can't seem to figure out where I went wrong and I know I'm missing something. I'm pretty sure I reverted it back to all the variables that worked the first time. I checked tags to see if something was missing, but as far as I can tell all the open and close tags are there.
KatsuKitty Posted July 10, 2022 Posted July 10, 2022 3 hours ago, Flitterbug said: Okay, sounds good! I tried removing that. I also have the props section filled out. I actually have read through the tutorial a couples times, referenced it quite a bit, and watched a video on youtube. ? I can't seem to figure out where I went wrong and I know I'm missing something. I'm pretty sure I reverted it back to all the variables that worked the first time. I checked tags to see if something was missing, but as far as I can tell all the open and close tags are there. hey, can you send the new xml file you made , i can check it for you~
freemywilly Posted July 12, 2022 Posted July 12, 2022 Hello ... i am starting with animations for sims4 and am using the Nanashi Rig. Unfortunately she does not seem to have a Tongue. So, which rig for Female do you suggest, so that I can have boob control and tongue control ? Thx in advance. 1
Alexander505 Posted July 12, 2022 Posted July 12, 2022 Hi, where I can find the new female and male rigs? I'd like to start animating vagina/anus 1
KatsuKitty Posted July 12, 2022 Posted July 12, 2022 1 hour ago, Alexander505 said: Hi, where I can find the new female and male rigs? I'd like to start animating vagina/anus https://turbodriver.itch.io/wickedwhims/devlog/139574/creating-basic-animations-in-blender-1 you can find it turbodrivers website 2
KatsuKitty Posted July 12, 2022 Posted July 12, 2022 (edited) 5 hours ago, freemywilly said: Hello ... i am starting with animations for sims4 and am using the Nanashi Rig. Unfortunately she does not seem to have a Tongue. So, which rig for Female do you suggest, so that I can have boob control and tongue control ? Thx in advance. I'd recommend you using these amazing rigs right here: https://turbodriver.itch.io/wickedwhims/devlog/139574/creating-basic-animations-in-blender-1 the download for it is at the top Edited July 12, 2022 by KatsuKitty 1
Nevely42 Posted July 13, 2022 Posted July 13, 2022 Hi everyone! I've been working on my first ever animation for WW. Everything's been going pretty well... until now. So I've made 5 animations (1 teasing, 3 handjob and climax). For the climax I've used the CherryPie's cum mesh. In Blender everything looked just as I wanted and the animations successfully appeared in the game. Except for the climax. The problem is the cum mesh. It's animated but it's appearing in a different position than in Blender. I've spent so much time trying to figure out what is wrong but I give up. I'm probably too dumb for this. So if someone could help me I'd be forever grateful! Spoiler Spoiler I'm attaching the .blend file, xml file and .package. climax.blend S4_7DF2169C_00000000_43F3438A94EDEB2B.xml WW_Nevely42_Animations.package 1
KatsuKitty Posted July 13, 2022 Posted July 13, 2022 23 minutes ago, Nevely42 said: Hi everyone! I've been working on my first ever animation for WW. Everything's been going pretty well... until now. So I've made 5 animations (1 teasing, 3 handjob and climax). For the climax I've used the CherryPie's cum mesh. In Blender everything looked just as I wanted and the animations successfully appeared in the game. Except for the climax. The problem is the cum mesh. It's animated but it's appearing in a different position than in Blender. I've spent so much time trying to figure out what is wrong but I give up. I'm probably too dumb for this. So if someone could help me I'd be forever grateful! Hide contents Hide contents I'm attaching the .blend file, xml file and .package. climax.blend 5.14 MB · 0 downloads S4_7DF2169C_00000000_43F3438A94EDEB2B.xml 14.62 kB · 0 downloads WW_Nevely42_Animations.package 499.87 kB · 0 downloads hi so i think i know the solution to your problem, at the bottom turn on autokeying and automatic keyframe insertion and set it to locrotscale ( which adds a frame for the location, rotation and scale] then you need to select all of the frames in your animation and click "Insert keyframes on the current frame " I think this should fix it, let me know if it works 1
Khlas Posted July 13, 2022 Posted July 13, 2022 (edited) 55 minutes ago, Nevely42 said: Hi everyone! I've been working on my first ever animation for WW. Everything's been going pretty well... until now. So I've made 5 animations (1 teasing, 3 handjob and climax). For the climax I've used the CherryPie's cum mesh. In Blender everything looked just as I wanted and the animations successfully appeared in the game. Except for the climax. The problem is the cum mesh. It's animated but it's appearing in a different position than in Blender. I've spent so much time trying to figure out what is wrong but I give up. I'm probably too dumb for this. So if someone could help me I'd be forever grateful! Hide contents Hide contents I'm attaching the .blend file, xml file and .package. climax.blend 5.14 MB · 1 download S4_7DF2169C_00000000_43F3438A94EDEB2B.xml 14.62 kB · 0 downloads WW_Nevely42_Animations.package 499.87 kB · 0 downloads You moved the b_root from the cum rig. You shouldn't do that. If you reset axis from the root bone of the cum rig, you'll see that it does like what you see in game. So, reset axis from that bone, and move the root drip instead. However, you may have to redone all the thing (or you can use multiples constraints and shit but i don't recommend it if you are just starting). Edited July 13, 2022 by Khlas 2
Nevely42 Posted July 13, 2022 Posted July 13, 2022 @KatsuKitty @Khlas Thank you so much for your help! I will try your suggestions and will let you know if it's fixed. 1
Nevely42 Posted July 13, 2022 Posted July 13, 2022 IT'S WORKING! ? I recreated the animation without moving the root like you @Khlas said and it works! I'm so happy and relieved. Thank you @Khlas and @KatsuKitty for taking your time to help me. I would never figure it out on my own. You're both lifesavers ? Have an awesome day! 1
KatsuKitty Posted July 13, 2022 Posted July 13, 2022 22 minutes ago, Nevely42 said: IT'S WORKING! ? I recreated the animation without moving the root like you @Khlas said and it works! I'm so happy and relieved. Thank you @Khlas and @KatsuKitty for taking your time to help me. I would never figure it out on my own. You're both lifesavers ? Have an awesome day! Glad it worked out for you!
Flitterbug Posted July 19, 2022 Posted July 19, 2022 On 7/9/2022 at 10:38 PM, KatsuKitty said: hey, can you send the new xml file you made , i can check it for you~ Hello! So sorry for the late response, I didn't have internet for a little while. I managed to get it working by redoing the xml from scratch, although I have no idea what the problem was with the original. Thank you for the help! 1
PrincessIvory Posted July 28, 2022 Posted July 28, 2022 Hello! I'm trying out the waving animation from the tutorial and I just landed on the xml tuning part and I'm stumped. I don't know what I'm supposed to enter and not enter.
KatsuKitty Posted July 28, 2022 Posted July 28, 2022 13 minutes ago, PrincessRabbi said: Hello! I'm trying out the waving animation from the tutorial and I just landed on the xml tuning part and I'm stumped. I don't know what I'm supposed to enter and not enter. https://turbodriver.itch.io/wickedwhims/devlog/139556/creating-wickedwhims-animation-xml-file-4 All the answers you need are in turbodrivers tutorial here ^, i'd recommend using the commented template
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