extensions
extensions copied to clipboard
Lily/Assets: preserve costume center on export
Fixes https://github.com/TurboWarp/extensions/issues/1499
Fixes https://github.com/TurboWarp/extensions/issues/1963
quick note, Skins also suffers the same centering issue. This seems to be a renderer issue if you don't already know
This would fix #1499 but it won't be merged yet, until it works on more than just vectors
editors note I LIED and im stoopid. Not a renderer issue, its just not adding a rotation center when making the skin. Defaulting to 0,0. Most reasonable approach is adding a block to manually set the rot center of a skin/a block to toggle auto-centering