Negative numbers cannot be transferred to Code Block or Sequence

Hi,
I have a little problem transferring negative numbers to a code block. First I have a kind of “if” statement to turn a number into negativ if needed and this is working just fine but as soon as I’m transferring this negative number to a code block or a sequence block it turns into a positive number and the curve goes into the wrong offset direction. What I am missing or doing wrong?

Hi @Annie_74

It works fine. Add “Object.Type” and show what does it says:

@Annie_74 Ahh… you where connecting the wrong ones :slight_smile:

2 Likes

oh my :roll_eyes:… thank you so much! Now it works just perfect!