The problem is i am using this as a item to collide with other sprites.
The image bounds extends WAYY beyond the sprite.
Is there anyway i can have it crop the SVG closest to the SVG image.
Also i am using a Tiled SVG. When i collide with a wall, the doesnt go all the way to te box, its like the second column is shown but invisible.
for example the image extends where the red box is..I want it to WRAP exactly how the sprite is and dont take up anymore space.

Anyone ran into this issue?
