phaser3-docs icon indicating copy to clipboard operation
phaser3-docs copied to clipboard

Phaser.Tilemaps.Tilemap.findObject returns object

Open Laruxo opened this issue 7 years ago • 0 comments

I use findObject to get some meta data (like spawn points, etc) from tilemap. As far as I can tell it return regular JS object, not GameObject. Not really sure how map generated by Tiled could contain GameObjects.

Laruxo avatar Jun 13 '18 14:06 Laruxo