I want to disable the tilemap collision if it is not on the screen .
Any solution ???
Develop games in your browser. Powerful, performant & highly capable.
Construct 2's collision system is very effective, so you shouldnt have to. but you can get a tlemaps edges with x/y/x+width/y+height and compare that against the viewport edges