I am testing with scratch operation blocks and trying to extend the usage of them. So far I have come across a way to create a quadrant restraint in which you change the y and x values to a positive or negative medium This can be useful in games or codes that require a graph system to keep certain sprites/entities in a set quadrant This script uses absolutely no sensing blocks (unless you need the sensing variable as the trigger). This is entirely made from Motion blocks and operators.
Look inside to see the script and how it can be changed Set the values to 1 for a positive, -1 for a negative or 0 for a neutral value I did not fully test out the different uses, I just wanted to fiddle around with the operator blocks and see what I can do with it