Skip to main content

Search

Is there a problem with variables with multiple modifiers?

  • merkaba48

    What kind of modification are you doing? If it is 'Add' I would expect no problem, though I haven't tried (and that sounds like a bug if that is what you are seeing). If you're setting a variable though, there's no guarantee of the order the nodes get fired in so you'd have unpredictable results.

    If it were me, I would set up a new scene and try and recreate the problem with minimal gadgets. Then I'd know for sure if the problem existed or not, and if not, that there was possibly a problem with my real logic.

  • LadyLexUK
    Conversation starter

    The variable was being added to and subtracted from multiple modifiers at the same time, and it was not working. I used a different method in the end, but I am interested to know if the variable has an issue with multiple inputs in a single frame which means I cannot use variables to count objects.

Please sign in to leave a comment.