Jump to content

kill pop and local varable mapping broken?


Recommended Posts

HI!

I created an attribute in VOP POP called treshold, and set the variable mapping to TRESHOLD.

After the pop network I put a kill pop, and set the rule $TRESHOLD>3 but local variable mapping seems not to work.

Instead if I append an attribute pop and set

value : $TRESHOLD

this time $TRESHOLD becomes green and all works.

Why kill pop doesn't recognize my local variable mapping as attribute pop does?

Link to comment
Share on other sites

The attribute node is special and will map the local variable if it isn't mapped already.

So, the mapping doesn't need to exist for $THRESHOLD to work in the attribute node ...

From what I understand, attribute pop automatically maps incoming attributes, and for this reason I can write $TRESHOLD and see it green.

My question is: if i create an attribute in VOP, and explicitly set the variable mapping, can I use this mapping outside the VOP network? for example in the kill pop, writing $TRESHOLD? or I have to put an attribute pop between the vop and the kill note to create (recreate) the variable mapping for my attributes?

Link to comment
Share on other sites

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.

Guest
Reply to this topic...

×   Pasted as rich text.   Paste as plain text instead

  Only 75 emoji are allowed.

×   Your link has been automatically embedded.   Display as a link instead

×   Your previous content has been restored.   Clear editor

×   You cannot paste images directly. Upload or insert images from URL.

×
×
  • Create New...