Archived post by JeffLMnT

was curious to see if the loop idea was just something I pulled out of my ass — and its not! lol

here’s the same applied in a loop and driven with a multiparm – @flight404

you can probably also add a switch and promote it as a toggle

and use the to enable/disable conditions

Attachments in this post:
http://fx-td.com/houdiniandchill/wp-content/uploads/discord/20231505/07/23/stack_vex_conditions_loop.hiplc
http://fx-td.com/houdiniandchill/wp-content/uploads/discord/20231505/07/23/image.png

Archived post by Ambrosiussen

You can actually drive all parms automatically on a node with the dictionary generated from attribfromparms

No python needed

1 Create a detail dict using attribfromparms called `parms` with parameter values. (Name is important) 2 Create a spare input on the node which you want to drive the parms for. Set it’s value to be the node you have your parms dict attribute on. 3 Create an integer parm called `spare_parminputindex` and set it to -1 (to point at the spare input connection)

Profit!

Archived post by Reinhold

Curious to hear what you think. I’m a total kinefx noob … probably some odd choices in that setup

I really want to tackle a version now that can roll over the corners, rather than just hinge on the edges. Maybe tomorrow

Much more straightforward than I thought

Attachments in this post:
http://fx-td.com/houdiniandchill/wp-content/uploads/discord/20232203/20/23/2023-03-20_08-12-44.mp4
http://fx-td.com/houdiniandchill/wp-content/uploads/discord/20232203/20/23/box_stack_animation_v2.hipnc