Hi, is there any way, even if it�s hacky, to get a point of a collision polygon at runtime, like we do with imagePoints? eg: Sprite.colisionPoint(0)?
If not, somebody know of a plugin? I need this for the GGJ, I�ll use the collision points in the tiles of a tilemap to project shadows using Canvas, but the tiles don�t have imagepoints.
Thanks