inkle / inky

An editor for ink: inkle's narrative scripting language
http://www.inklestudios.com/ink
2.38k stars 288 forks source link

feature request: simple #image render / custom additional parsers #119

Open StefanoCecere opened 6 years ago

StefanoCecere commented 6 years ago

reading https://github.com/inkle/ink/issues/336 you suggest to use #image myimage.png tag to let Unity/JS render the image later.

how would it be difficult to render it in Inky editor? just a simple would be enough

is there some possibility to plug into the renderer aditional custom parsers? (so that i could render #image by myself)

thank you!

joethephish commented 6 years ago

I don't think we'd ever build in the functionality, but I do think it would be cool to add the ability to make little JS/CSS plugins for stuff like this.

However, what with us being very busy on Heaven's Vault, I'm afraid that's not likely to be any time soon!!

On 17 Sep 2017, 15:51 +0100, Stefano Cecere notifications@github.com, wrote:

reading inkle/ink#336 you suggest to use #image myimage.png tag to let Unity/JS render the image later. how would it be difficult to render it in Inky editor? just a simple would be enough is there some possibility to plug into the renderer aditional custom parsers? (so that i could render #image by myself) thank you! — You are receiving this because you are subscribed to this thread. Reply to this email directly, view it on GitHub, or mute the thread.