hm.. I just tried adding a Wait 1.0, and it still doesn't update the tilemap_data
My behavior reads the this.inst.tilemap_data
Based on that, it alters it and then returns a jsonString that can then be loaded back into the tilemap.
so, if I edit the tilemap via construct2 events beforehand, the this.inst.tilemap_data is never updated.