Forum Coordinators: RedPhantom
Poser - OFFICIAL F.A.Q (Last Updated: 2025 Feb 10 10:34 am)
The Python scripting included in the new ProPack does offer a method for collision detection, at least for body parts. There's an EndPoint function, which gives the actual (X,Y,Z) position of the "outer" end of a limb. For instance, calling EndPoint for the left Forearm gives the actual position of the wrist. You could check at every frame to see if (for instance) the Y dimension of the wrist is below the plane of a table. If you want the hand to hit the table, you can stop the action when it hits, or make it bounce back if that's what you're after. If the other object is more complicated than a table, you'd have to check in three dimensions. ..... ockham
My python page
My ShareCG freebies
This site uses cookies to deliver the best experience. Our own cookies make user accounts and other features possible. Third-party cookies are used to display relevant ads and to analyze how Renderosity is used. By using our site, you acknowledge that you have read and understood our Terms of Service, including our Cookie Policy and our Privacy Policy.
anyone have any idea if there's any way to implement with poser4/pro pack?? or if it is usable in other apps that you can import poser figures into?? I'm sick of having to zoom wayyyy in to a contact point and fiddling with the limb/digit for an hour to get a halfway-realistic look.