Oops, your profile's looking a bit empty! To help us tailor your experience, please fill in key details like your SketchUp version, skill level, operating system, and more. Update and save your info on your profile page today!
⚠️ Important | Libfredo 15.6b introduces important bugfixes for Fredo's Extensions Update
Automating animation of Dynamic Components
-
Hi all,
I did a bunch of SU Ruby programming years ago (created a bezier-based flythrough script that was pretty popular) but haven't touched it since... so I'm kind of a newbie with dormant knowledge.
I have a DC that is fairly complex and has about 6 positions that it goes to sequentially when clicked: There's a master "T" variable that animates onclick, and then a bunch of position and rotation settings are based on the value of this variable.
I'd like to be able to set a global tick to just keep animating it, instead of only 'onclick'. Ideally I'd have a script that triggered the various changes according to a pre-set choreography. Has anyone done that? Any
idea how?Thanks!
Advertisement