Closed DoobesURU closed 1 year ago
I like this idea. I'll read the code soon to see if there are any issues that are readily apparent.
Just found out why the Scene Object wasn't attaching to the script. Simple matter of capitalization (or lack thereof) in ptAttribSceneobject
. Because of course it was. 😛
From what I can tell, the new addition to the mod is now working properly and is ready for testing and potential merging!
Thanks for the feedback, @Hoikas ! I implemented your suggestions above. If there's others on the other three, I'll get at 'em after work.
Adds new scripting to Sitting Modifier to use xSitCam.py if a camera is selected.
Note that, as of the first commit, the camera object does not attach to the proper node in the Python file script node and I'm not entirely sure why. EDIT: This has since been fixed (see comment below).