Just wondered if it was possible to compare the values of sprites against the value of another sprite without having to use system compare between two variables.
What I want to do is drag sprites over two drop zones. The drop zones will represent higher or lower than a set variable. If the value of the sprite matches the correct drop zone then a boolean would be trigged if correct/incorrect.
Hope you guys can help! Thanks in advance.