Forum: Poser 12


Subject: Moving the pivot point for a door

Eronik opened this issue on Jun 07, 2021 ยท 28 posts


adp001 posted Thu, 10 June 2021 at 3:31 AM

EldritchCellar posted at 3:19AM Thu, 10 June 2021 - #4420958

I see what it is now. It's a scale change but the scale dials are uneffected? So your changing the vert coordinates so wouldn't that be... a morph?

The objects vertices are changed. So it is not a morph. All further operations on the object are affected by the change. A morph is a set of additional data used to change the appearance while displaying it.

The script can be useful while developing something. After that the standard scales should be used.

I use something like that in the process of making dyn cloth (it's part of a bigger script with mutch more other things I made over time).