I have a csv tilemap map.setCollisionBetween(0, 75)
and all is working well. I have a switch which when triggered calls
map.swap(49, 104)
Visually this works as expected but 104 should not cause a collision.
Is there something I should call to update the collision index