candle's website

this is my website where i put things related to digital creative tools and communities around them

bipsi plugins

add these to your bipsi games by using the plugin event template and replacing the javascript with the provided source. you can specify extra configuration using the plugin event's fields

bipsi html dialogue

source code

      

source file

replace the dialogue rendering with an overlaid layer of html that uses the browser's text rendering and layout capabilities

the say-style json field is supported as usual, but you can also specify extra css with { "rootCSS": { "background": "magenta" }, "panelCSS": { "border": "1px solid red" } } in say-style

add load-google-font as a text field with the name of a google font to use that font remotely when playing the game

add default-font-family as a text field to change the default font family (from monospace)