How do integrate collision detection mechanism with my sprite. What is PositionerRect?
Motion Welder provides unique way to mark a positions on a sprite, which can be read in using player class, while playing animation. This helps developer for collision detection of that sprite with other object. You can mark multiple position on a frame. For how to use it, refer documentation and example.