Skip to content

Fixed size of output sprites #26

@kariem2k

Description

@kariem2k

Hello,

Is there a way to keep the output sprite size fixed? My game objects use world sizes based on the sprite dimensions. I’m prototyping with multiple input sheets that have different sizes, but I want the final output sprite to always have a consistent width, regardless of the input sheet’s rectangle parameters.

Using a scaling transform works, but it means I have to adjust the scale for every input size. This becomes especially inconvenient with auto-cropping—for example, the attached sheet doesn’t use the full grid squares, so spright autocrops the empty space which is amazing but scale will have account for the auto cropping as well.

Image

Thank you very much

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions