Here is what I made:
Player IsOverlapping with Sprite set globalvariable = 1
here is what I want to add:
Player IsOverlapping (inverted <- doesn?t work) with Sprite set globalvariable = 0
Any ideas?
Develop games in your browser. Powerful, performant & highly capable.
Sorry. Iam stupid. Found the mistake.
Overlapping works. But I used OnCollision and this doesn�t work.