Hi, I'm working with vector/SVG assets, primarily using Inkscape to create them. In Construct 3, when I try to create a vector asset at a specific point, the asset's origin seems to be misaligned. For example, when I create a circular object, it gets placed at the edge instead of the center.
A workaround I've found is to manually adjust the asset's X and Y position by dividing the asset's width and height to get it centered correctly.
Is there a better way to manage this? I checked Inkscape for any option to center vector objects origin before exporting, but I couldn't find one. Any advice would be greatly appreciated. Thanks in advance!