CelestialCartographers / Loenn

A Visual Map Maker and Level Editor for the game Celeste but better than the other one
MIT License
162 stars 21 forks source link

Feature Request - Custom Trigger Rendering #40

Open Viv-0 opened 1 year ago

Viv-0 commented 1 year ago

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