I wan a certain object to rotate as long as it is in contact with the other object (and stop rotating once it is no longer in contact with the other object)
Develop games in your browser. Powerful, performant & highly capable.
You do not necessarily need an inverted condition if the code is as in the screenshot. Yet you see there how you can convert it into 'is NOT overlapping'.
Thank you very much