Tiles and tile maps

 From:  Michael Gibson
8663.47 In reply to 8663.45 
Hi Marco,

> So...this sentence invalidates the "manual" method I wrote in my previous message ?
> LOL :)

Yup, that's correct, when calling objectlist.getCurves() it will give back both "standalone curves" and also "edge curves". But you could call objectlist.getStandaloneCurves() instead.

- Michael