kurhlaa Posted June 26, 2018 Share Posted June 26, 2018 Hi, When we use a tilemap we are able to create callbacks to execute something when overlap/collision happens, with: layer.setTileIndexCallback(5, myFunction, this); But how do I execute something when I leave these specific tiles with ID 5 ? Link to comment Share on other sites More sharing options...
Recommended Posts