Skip to content

Engine: Sprite refactoring #1242

Description

@eprikazchikov

Is your feature request related to a problem? Please describe.

Currently Sprite implemented as a sprite sheet. It brings a lot of difficulties to maintain it.

Describe the solution you'd like

Need to simplify API's of Sprite:

  • Keep Sprite geometry inside sprite
  • Detach Font class from Sprite
  • Fix related importers such as TextureConverter, SpineImporter and TiledImporter

Metadata

Metadata

Assignees

No one assigned

    Labels

    P2This issue should be included to the next release

    Fields

    No fields configured for Feature.

    Projects

    Status
    Done for Release

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions