Skip to content

optional decorations for tiles? #20

@Cassumbra

Description

@Cassumbra

may be out of scope, not sure
in my game, i'm thinking i might have units face directions, and that i might indicate this with a shrunken carat '^' rotated around the center of the unit to indicate the way its facing
having "decorations" would be a nice way to implement this
perhaps they could be stored in a way like
Grid<Vec> ?
with the Decoration type having a char, color, rotation, and scale (perhaps an offset, as well?)
idk! curious to hear your input on if it'd be wise for this to be part of the crate or if you have ideas for better alternatives

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