Help with making < or > variable

the script fully functions now :smiley: im not sure how or why it works but i tested out the line of code my brother gave me and it works, heres the line

if num1*(obj.Position[axis2].Scale - v.Position[axis2].Scale) > 0 then

so yeah, thanks for the help tho Dracius :slight_smile:

2 Likes

I don’t think there is any reason to multiply the expression by the num1 variable. But if it works, it works.
Nice job, and no problem. Cya around! :smiley:

1 Like

cya, have a nice day :slight_smile: and im not sure why i have to multiply it but like you said, if it works, it works :slight_smile:

1 Like