Darth Andrew

darthandrei1313

About Me

Connect

LOCATION
Not Specified
ウェブサイト

Houdini Skills

Availability

Not Specified

Recent Forum Posts

Attribute instance spawns extra assets in scene 2022年5月9日12:35

Turns out it was just a bug in Houdini 19.0.383, made the update to 589 and it works perfectly

Attribute instance spawns extra assets in scene 2022年5月7日11:47

I've been trying to understand how instancing with attributes is working, been following this tutorial: https://www.youtube.com/watch?v=Hw-XcMe7B3E [www.youtube.com]
I added the string from the attribcreate to the HDA, added heuassetpath to the Tags of the parameter.
When I place a prefab in Unity in the slot it generates a bunch of extra objects that are not in the HDA, but in the scene

Using attribute to drive parameters 2022年4月17日4:55

Got a simple setup here, just 3 lines that I each run through an attribute wrangle to assign @width a value, than I merge them and wanna use the width attribute to drive the width from the sweep node which is set on ribbon. I know I could make 3 different sweeps but I wanna eventually turn this into an HDA which could have as many inputs as needed.
I tried just writing the @width in the parameter, tried reference (local attribute and scene data).
Didn't manage to find any solutions online, maybe this is just not the way you would suppose to do it, I would appreciate if someone would give me a pointer in the right direction.

Thanks in advance!
Andrew. H.