dariosaquetti Posted April 6, 2023 Share Posted April 6, 2023 (edited) Hello I am having a silly problem. I am building a HDA. I created @'s using vex and I am using those values around transforms to change the parameters of my object. However when I want to use those @ on [ Group > Keep in Bounding Box Regions > Center ], this field doesn't read the @ values. I tried to pass the values to a $Local Variable, and also it doesn't work. Any idea why those specific fields don't read @, and how to make it happen? Edited April 6, 2023 by dariosaquetti Quote Link to comment Share on other sites More sharing options...
antoniopepe Posted April 6, 2023 Share Posted April 6, 2023 Try to refer at this attribute with detail ("../attributecreate1", "neck_height",0) or create a spare input , drag the node in the spare input, now you can refer with "-1" so the new version would be detail ("-1", "neck_height",0) 1 Quote Link to comment Share on other sites More sharing options...
dariosaquetti Posted April 6, 2023 Author Share Posted April 6, 2023 Thanks a lot Antonio! I sensed that this was the solution but it wasn't clear to me. 1 Quote Link to comment Share on other sites More sharing options...
Recommended Posts
Join the conversation
You can post now and register later. If you have an account, sign in now to post with your account.
Note: Your post will require moderator approval before it will be visible.