Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Overlay rendering #47

Closed
PowerfulBacon opened this issue May 12, 2022 · 1 comment · Fixed by #67
Closed

Overlay rendering #47

PowerfulBacon opened this issue May 12, 2022 · 1 comment · Fixed by #67

Comments

@PowerfulBacon
Copy link
Owner

We need a way to render overlays onto an already rendering object (Clothes and stuff need drawing)

@PowerfulBacon
Copy link
Owner Author

PowerfulBacon commented Aug 3, 2022

Working on this now.
Involves a refactoring of sprite setting to use an Icon object instead of a string, which allows for references to icons to be maintained in order to have them removed.
This should be relatively simple, we just need to update our children when we are moved.
Also allows for future expansion in the way of icon transformations / colours on icons.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging a pull request may close this issue.

1 participant