nobynoby208 Posted February 11, 2019 Posted February 11, 2019 Basically Im asking if there are options to adjust the alignments of OSEX animations like sexlab framework
Neurosphere Posted February 11, 2019 Posted February 11, 2019 I have no OSEX installed atm, but here's what I would try. Opening the console and focusing the first actor while the animation is playing. Then type in "setangle z value". For example: "setangle z 90" for 90° alignment. Same with the second actor using the same angle. If you want to know what the current angle is for better orientation you can use "getangle z" and it will give you the value. Same works for x and y axis too. But this might look pretty weird I guess. Maybe there is already a script for alignment/positioning in OSA/OSEX. But I didn't find one yet.
coldloc Posted February 16, 2019 Posted February 16, 2019 i previously investigated in this, looking into the source code, u need to call the osa api's onstagealign method before u start the scene. lockactors are optional . if that method not been called in advanced basically directly start scene will cause misalignment between the two actors.
Recommended Posts
Archived
This topic is now archived and is closed to further replies.