Tue, Oct 22, 9:50 AM CDT

Renderosity Forums / Poser Python Scripting



Welcome to the Poser Python Scripting Forum

Forum Moderators: Staff

Poser Python Scripting F.A.Q (Last Updated: 2024 Sep 18 2:50 am)

We now have a ProPack Section in the Poser FreeStuff.
Check out the new Poser Python Wish List thread. If you have an idea for a script, jot it down and maybe someone can write it. If you're looking to write a script, check out this thread for useful suggestions.

Also, check out the official Python site for interpreters, sample code, applications, cool links and debuggers. This is THE central site for Python.

You can now attach text files to your posts to pass around scripts. Just attach the script as a txt file like you would a jpg or gif. Since the forum will use a random name for the file in the link, you should give instructions on what the file name should be and where to install it. Its a good idea to usually put that info right in the script file as well.

Checkout the Renderosity MarketPlace - Your source for digital art content!



Subject: Any idea how enable Animation Toggle option via script ?


  • 1
  • 2
andygraph ( ) posted Mon, 31 March 2014 at 3:22 AM · edited Mon, 31 March 2014 at 3:26 AM

file_503214.jpg

NextKeyFrame, NextKeyFrameAll, PrevKeyFrame, ecc

work fine only about the position, rotation, scale.

but for give animation to parameter like change color, or visibility is need know different python command on toggle animation key ...

in poser python manual dont speak about toggle visible key and is not there any command for control this poser animation feature


structure ( ) posted Mon, 31 March 2014 at 3:29 AM
Forum Coordinator

it mat be worth writing on RDNA forum, that seems to be the official SM forum

Locked Out


andygraph ( ) posted Mon, 31 March 2014 at 3:43 AM
andygraph ( ) posted Sat, 05 April 2014 at 9:32 AM · edited Sat, 05 April 2014 at 9:46 AM

file_503319.jpg

When i save a prop (Ball) with visible key active (green key color on it) and check it in text editor i have found this lines inside ..

 

i have try to add this lines in a prop .pp2 and its work !! I have check visibility key animation !

 

Now the questions is is possible add this lines to any obj prop in sequence via python script ?


  • 1
  • 2

Privacy Notice

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.