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

Feature Request - Custom Trigger Rendering #40

Open
Viv-0 opened this issue Feb 6, 2023 · 0 comments
Open

Feature Request - Custom Trigger Rendering #40

Viv-0 opened this issue Feb 6, 2023 · 0 comments

Comments

@Viv-0
Copy link

Viv-0 commented Feb 6, 2023

Triggers in Ahorn have the ability to render with custom code, but Loenn triggers do not.

Since Triggers have a drawable system that renders all text after rectangles, this will need to be split up into a list of size 3,
one to replace the default drawing state of the rectangle and any content going between drawable and text
one to replace the text as a string (for textBatch) or "" yielding no text to be added to the batch
one to be drawn over all trigger text within the layer

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

No branches or pull requests

1 participant