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

btile: foreground tiles #113

Open
jorgegv opened this issue Nov 2, 2022 · 0 comments
Open

btile: foreground tiles #113

jorgegv opened this issue Nov 2, 2022 · 0 comments
Assignees
Labels
enhancement New feature or request
Milestone

Comments

@jorgegv
Copy link
Owner

jorgegv commented Nov 2, 2022

Allow for BTILEs that are drawn in front of the hero, i.e., the hero can pass behind them.

  • BTILEs with this feature must be of type TT_FOREGOUND (new type).
  • They are drawn normally as DECORATION BTILEs but the cells that they occupy are removed from SP1 update list.
  • Probably the SP1 update list needs to be reset to again have all cells active also when entering a new screen.
@jorgegv jorgegv added the enhancement New feature or request label Nov 2, 2022
@jorgegv jorgegv added this to the Release 0.6.0 milestone Nov 2, 2022
@jorgegv jorgegv self-assigned this Nov 2, 2022
@jorgegv jorgegv modified the milestones: Release 0.6.0, Release 0.7.0 Apr 1, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request
Projects
None yet
Development

No branches or pull requests

1 participant