Hello radmatt,
I've been using DD for renpy for a while now and I've been enjoying it so far, but in the last update the execute nodes of the program don't accept line break (pilcrow) characters anymore to allow multiple lines of code, which bars me from adding code that cannot be executed in separate nodes.
Personally, I require being able to write various lines of code in the execute nodes, or else my whole project can't work as intended. Considering that, I wanted to ask if you could restore the functionality of using line break characters, or if the execute node can be expanded, like the dialogue nodes, so that you can add various lines of code in each node: That would be an incredibly useful addition.
Thank you.