Skip to content

Note in the documentation that NobleSprites sourced from imagetables need to have their size set manually #83

@gatesphere

Description

@gatesphere

Describe the feature
Simple documentation request -- a note that indicates any NobleSprites sourced from an imagetable will need to have their size set manually, or else they will not display. It is potentially confusing to a new user. This is inconsistent behavior, as a sprite loaded from an image (not imagetable) is sized automatically and just works. If behavior is going to be different based on how the sprite is instantiated, this really should be called out in the docs.

Describe alternatives you've considered
Alternatively, change the code to do the size setting automatically, but this has additional overhead.

What problems would this solve or help prevent, if any
Prevent loss of time debugging sprite simply not displaying.

Additional context
N/A

Metadata

Metadata

Assignees

No one assigned

    Labels

    enhancementNew feature or request

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions