phaser3-docs
phaser3-docs copied to clipboard
Phaser.Tilemaps.Tilemap.findObject returns object
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.