[WIP] Lyralei's Pose addon - Part 2
Project: Lyralei's Pose Addon
by Lyralei
Uploaded Nov. 24, 2024, 9:34 p.m.
Updated Nov. 24, 2024, 9:34 p.m.
[WIP] Lyralei's Pose addon - Part 2
_ (See previous post: Click me! ) _
First things first, MASSIVE thanks to @thesweetsimmer111 for all the help to make this work better and sharing her knowledge on Track masks with me (and the world!)
đ Better Look at (with reactions!)
Maybe itâs just me, but I used to get endlessly frustrated when Sims wouldnât properly turn their heads to face an item. So, I set out on a little mission to make their head movements more natural! Unfortunately, that didnât go as plannedâturns out EAâs code for the âLook Atâ feature is completely deprecated and no longer functional.
Knowing I couldnât just code a fix, I had to explore other approaches. Thatâs when @thesweetsimmer111 came up with a brilliant solution: blending left, right, up, and down poses to create a more convincing look-at effect! đ
(See: Post)
What's different?
Here's the original pose, without Look at turned on....
On the left, we got VA's original look at.
On the right is what Savanita and I came up with! :)
donât want to make it seem like the original Look At feature was awfulâit actually works pretty well in some cases! For example, in this pose, if the plant were on the other side, the difference wouldnât be that noticeable since her head is already tilted slightly. đ
(Same layout again: Left = VA's, Right = Me and Savanita's approach)
Plus, maybe you do want something more subtle, then VA's Look at is great!
Anyways! Of course, I couldn't stop there! Now, your sim has a few options of turning towards the object:
_ (Note, this list will get 10x cooler in the next feature ;D) _
This list is what the "trackmasks" are. :)
Okay, let's give "Eyes Only" a try. So, we expect Morgana to ONLY look at the plant, with her eyes.
(Left is before using look at, Right is with look at, and one up for fun-cies)
And, to please @nocturnalazure's wishes, yep! It now accepts Facial Expressions! :D
_ (I never would've thought I would see Evil Morgana lmao) _
đBlending Poses/Reactions
After Savanita's amazing idea of using Track Masks, I found out that I can apply that same technique on, well, poses! And this is a feature I'm SUPER proud of _~~(And honestly, it's taken me an entire week to get working đ)~~ _
First things first, when we choose the interaction, we will first be greeted by our "trackmask" list with all the selections on it
So, I made a few examples to show of what you could do, but in all fairness, it's endless!
Here I chose the option "Both Arms".
Here I chose "Head And Neck". Look! She even has the expression! (Don't worry though, i also have an expression-less version in the making ;))
What about... Animations?!
While blending poses has the ability to also type in your pose names by name, rather than list, you can also use EA's!
The list is pretty long ( believe 200 entries?) but here is a sneak peek:
Though, as far as I've been able to tell, EA reactions aren't as flexible, where I can tell it to only use the arms, or the eyes. Instead, we got these options:
So, unless I found a way to get around it, this is the only way to do it.
But without further ado....
Here I used the same pose(left) as the last 2 pictures, but with " OverlayHead". And chose "Boo"
_~~ (I just realised it looks like she is about to get hit by a ball lol) ~~ _
đ°ď¸ History List
The Add-on now remembers your pose history!
Whether youâre a dedicated âPose by Nameâ user or prefer the simplicity of âShow by Listâ , both options now display your pose history for quick reference.
Note: Each Sim has their own individual history list. This means youâll only see the pose history for Sim X when clicking on them, and not for Sim Y.
đ What's up next?
- Adding all the trackmask. (I still need add the hands and legs ones)
- Adding an in-game Category maker, so you don't have to edit the XML. It will mean you need to replace the XML file in S3PE yourself. But I can always make a quick How-To for guidance đ
- (Note to self) Optimize the Categorisation code. It's currently taking 1 minute up from the loading screen đŹ)
- Fixing some minor bugs where Look at will still turn the sim's head back to it's original position.
- Fixing some issues where Blending poses with certain track masks aren't working well or at all.
- Fixing an issue where the dialogs can crash the whole game (woops!)
Sooo, I think a release date is pretty soon! I think within a week :)
Any VA Addon Bug Fixes?
Of course! It's the mod that inspired me to make stories, and even get to make this mod! I couldn't just... leave it to collect dust while it's other child mod is getting all the attention. :p
Changelog:
- There is now an interaction that uses both look at & reaction simultaneously. (In case you don't want to use my look at interaction).
- Fixed an issue where reactions would sometimes or never show on the sim.
- Fixed an issue where using "Random Quick Poses" would occasionally show a breathing sim, doing nothing.
- Fixed an issue where certain poses get called twice, making it harder to keep reactions or even look at history data.
- Some minor code changes that aren't worth mentioning honestly.